Class ASTSetShiftLeftNode

All Implemented Interfaces:
Node

public class ASTSetShiftLeftNode extends JexlNode
  • Constructor Details

    • ASTSetShiftLeftNode

      public ASTSetShiftLeftNode(int id)
    • ASTSetShiftLeftNode

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