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, visitChildrengetParentNode, getSignature, isGraphPatternGroup, nullEquals, replaceNodeInList, replaceWith, setGraphPatternGroup, setParentNode, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitgetParentNode, getSignature, replaceWith, setParentNode, toStringpublic <X extends Exception> void visit(QueryModelVisitor<X> visitor) throws X extends Exception
QueryModelNodeX extends ExceptionCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.