Class ASTSWNode

All Implemented Interfaces:
Node

public class ASTSWNode extends JexlNode
  • Constructor Details

    • ASTSWNode

      public ASTSWNode(int id)
    • ASTSWNode

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