public class EmptyStatementPattern extends StatementPattern implements EmptyResult, BoundJoinTupleExpr
StatementPattern.Scope| Constructor and Description | 
|---|
| EmptyStatementPattern(StatementPattern node) | 
| Modifier and Type | Method and Description | 
|---|---|
| <X extends Exception> | visit(QueryModelVisitor<X> visitor)Visits this node. | 
clone, equals, getAssuredBindingNames, getBindingNames, getContextVar, getObjectVar, getPredicateVar, getScope, getSignature, getSubjectVar, getVarList, getVars, hashCode, replaceChildNode, setContextVar, setObjectVar, setPredicateVar, setScope, setSubjectVar, visitChildrengetParentNode, isGraphPatternGroup, nullEquals, replaceNodeInList, replaceWith, setGraphPatternGroup, setParentNode, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitgetParentNode, replaceWith, setParentNode, toStringpublic EmptyStatementPattern(StatementPattern node)
public <X extends Exception> void visit(QueryModelVisitor<X> visitor) throws X extends Exception
QueryModelNodevisit in interface QueryModelNodevisit in class StatementPatternX extends ExceptionCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.