public abstract class UnaryExpr extends Expr implements UnaryExpression
ComplementExpression and NotExpression.| Constructor and Description |
|---|
UnaryExpr()
The noarg constructor is needed for ANTLR support and deserialization.
|
| Modifier and Type | Method and Description |
|---|---|
Expression |
getExpression()
Returns the node's expression.
|
arrive, clone, getChildren, getJavaClass, getObject, getParent, getTokenType, leave, setObject, setParent, toString, walkNextChildgetColumn, getLine, getTypeInfo, initialize, initialize, initialize, setColumn, setLine, setTypeInfo, treeToStringaddChild, decode, encode, equals, equalsList, equalsListPartial, equalsTree, equalsTreePartial, findAll, findAllPartial, getFirstChild, getNextSibling, getNumberOfChildren, getTokenNames, removeChildren, setFirstChild, setNextSibling, setVerboseStringConversion, toStringList, toStringTree, xmlSerialize, xmlSerializeNode, xmlSerializeRootClose, xmlSerializeRootOpenequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitarrive, getChildren, getJavaClass, getObject, getParent, getTokenType, leave, setObject, setParent, walkNextChildpublic UnaryExpr()
setChildren optionally.public Expression getExpression()
getExpression in interface UnaryExpressionCopyright © 2005-2012 Apache Software Foundation. All Rights Reserved.