public class Coalesce extends NAryValueOperator
args
Constructor and Description |
---|
Coalesce() |
Coalesce(List<ValueExpr> args) |
Modifier and Type | Method and Description |
---|---|
<X extends Exception> |
visit(QueryModelVisitor<X> visitor)
Visits this node.
|
addArgument, clone, equals, getArguments, hashCode, replaceChildNode, setArguments, visitChildren
getParentNode, getSignature, isGraphPatternGroup, nullEquals, replaceNodeInList, replaceWith, setGraphPatternGroup, setParentNode, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
getParentNode, getSignature, replaceWith, setParentNode, toString
public <X extends Exception> void visit(QueryModelVisitor<X> visitor) throws X extends Exception
QueryModelNode
X extends Exception
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.