public class DescribeOperator extends UnaryTupleOperator
arg
Constructor and Description |
---|
DescribeOperator(TupleExpr arg) |
Modifier and Type | Method and Description |
---|---|
<X extends Exception> |
visit(QueryModelVisitor<X> visitor)
Visits this node.
|
clone, equals, getArg, getAssuredBindingNames, getBindingNames, hashCode, isGraphPatternGroup, replaceChildNode, setArg, setGraphPatternGroup, visitChildren
getParentNode, getSignature, nullEquals, replaceNodeInList, replaceWith, setParentNode, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
getParentNode, getSignature, replaceWith, setParentNode, toString
public DescribeOperator(TupleExpr arg)
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.