Class AstLiteral

    • Constructor Detail

      • AstLiteral

        public AstLiteral()
    • Method Detail

      • getCardinality

        public final int getCardinality()
        Description copied from interface: Node
        Get the node's number of children.
      • getChild

        public final AstNode getChild​(int i)
        Description copied from interface: Node
        Get i'th child