[]
        
(Showing Draft Content)

ConstNode

Class ConstNode

Direct Known Subclasses:
ArrayNode, ErrorNode, LogicalNode, NumberNode, TextNode

public abstract class ConstNode extends TerminalNode
Represents a constant node in the syntax tree.
  • Constructor Details

    • ConstNode

      public ConstNode()