类 ParenthesisNode


public class ParenthesisNode extends NonTerminalNode
Represents a parenthesis expression in the syntax tree.
  • 构造器详细资料

    • ParenthesisNode

      public ParenthesisNode()