Class UnaryOperatorDef
java.lang.Object
com.thoughtworks.qdox.parser.expression.ExpressionDef
com.thoughtworks.qdox.parser.expression.UnaryOperatorDef
- All Implemented Interfaces:
ElemValueDef
- Direct Known Subclasses:
LogicalNotDef
,MinusSignDef
,NotDef
,PlusSignDef
,PostDecrementDef
,PostIncrementDef
,PreDecrementDef
,PreIncrementDef
-
Constructor Details
-
UnaryOperatorDef
-
-
Method Details
-
getElemValueDef
- Returns:
- the elemValueDef
-