Class ASTSetShiftRightNode

All Implemented Interfaces:
Node

public class ASTSetShiftRightNode extends JexlNode
  • Constructor Details

    • ASTSetShiftRightNode

      public ASTSetShiftRightNode(int id)
    • ASTSetShiftRightNode

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