Package ognl

Class ASTNegate

All Implemented Interfaces:
Serializable, JavaSource, Node, NodeType

public class ASTNegate extends NumericExpression
See Also:
  • Field Details

  • Constructor Details

    • ASTNegate

      public ASTNegate(int id)
    • ASTNegate

      public ASTNegate(OgnlParser p, int id)
  • Method Details