public interface UnaryExpression extends Expression
ComplementExpression and NotExpression.| Modifier and Type | Method and Description |
|---|---|
Expression |
getExpression()
Returns the node's expression.
|
arrive, getChildren, getJavaClass, getObject, getParent, getTokenType, leave, setObject, setParent, walkNextChildExpression getExpression()
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.