[]
        
(Showing Draft Content)

ParenthesisNode

Class ParenthesisNode


public class ParenthesisNode extends NonTerminalNode
Represents a parenthesis expression in the syntax tree.
  • Constructor Details

    • ParenthesisNode

      public ParenthesisNode()