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, replaceChildNode, setArg, visitChildren
getParentNode, getSignature, nullEquals, replaceNodeInList, replaceWith, setParentNode, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
getParentNode, getSignature, replaceWith, setParentNode, toString
public DescribeOperator(TupleExpr arg)
e
- public <X extends Exception> void visit(QueryModelVisitor<X> visitor) throws X extends Exception
QueryModelNode
X extends Exception
Copyright © 2001-2016 Aduna. All Rights Reserved.