All Implemented Interfaces:
JexlInfo, Node

public class ASTNullLiteral extends JexlNode
  • Constructor Details

    • ASTNullLiteral

      public ASTNullLiteral(int id)
    • ASTNullLiteral

      public ASTNullLiteral(Parser p, int id)
  • Method Details