Class Group

    • Constructor Detail

    • Method Detail

      • getStructure

        public String getStructure​(String indent)
        Description copied from interface: GrammarItem
        Reserialise showing the internal structure of the grammar. This is based on the rules of the "orignal BNF" g4, and may not correspond to how the user thinks of the structure
        Parameters:
        indent - how much to indent each level of the structure
        Returns:
        a String showing the internals and values in the grammar