Class TreeWizard.TreePattern

    • Field Detail

      • hasTextArg

        public boolean hasTextArg
    • Constructor Detail

      • TreePattern

        public TreePattern​(Token payload)
    • Method Detail

      • toString

        public String toString()
        Description copied from class: BaseTree
        Override to say how a node (not a tree) should look as text
        Specified by:
        toString in interface Tree
        Overrides:
        toString in class CommonTree