类 UnaryOperatorDef

java.lang.Object
com.thoughtworks.qdox.parser.expression.ExpressionDef
com.thoughtworks.qdox.parser.expression.UnaryOperatorDef
所有已实现的接口:
ElemValueDef
直接已知子类:
LogicalNotDef, MinusSignDef, NotDef, PlusSignDef, PostDecrementDef, PostIncrementDef, PreDecrementDef, PreIncrementDef

public abstract class UnaryOperatorDef extends ExpressionDef
  • 构造器详细资料

    • UnaryOperatorDef

      public UnaryOperatorDef(ElemValueDef elemValueDef)
  • 方法详细资料

    • getElemValueDef

      public ElemValueDef getElemValueDef()
      返回:
      the elemValueDef