Class AstChoice

    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • getCardinality

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

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