Class SubtreeSpecificationChecker

    • Constructor Detail

    • Method Detail

      • parse

        public void parse​(String spec)
                   throws ParseException
        Parses a subtree specification without exhausting the parser.
        Parameters:
        spec - the specification to be parsed
        Throws:
        ParseException - if there are any recognition errors (bad syntax)