Class UnaryOperator
java.lang.Object
com.thoughtworks.qdox.model.expression.UnaryOperator
- All Implemented Interfaces:
AnnotationValue, Expression
- Direct Known Subclasses:
LogicalNot, MinusSign, Not, PlusSign, PostDecrement, PostIncrement, PreDecrement, PreIncrement
-
Constructor Details
-
UnaryOperator
-
-
Method Details
-
getValue
-