|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NotExpression
This node represents a logical not operator.
A logical not operator is a unary expression.
The string representation of this operator is !
.
Method Summary |
---|
Methods inherited from interface org.apache.jdo.jdoql.tree.UnaryExpression |
---|
getExpression |
Methods inherited from interface org.apache.jdo.jdoql.tree.Node |
---|
arrive, getChildren, getJavaClass, getObject, getParent, getTokenType, leave, setObject, setParent, walkNextChild |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |