Class ASTNot

All Implemented Interfaces:
Serializable, JavaSource, Node, NodeType

class ASTNot extends BooleanExpression
$Id$
  • Constructor Details

    • ASTNot

      public ASTNot(int id)
    • ASTNot

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