Class ParserPluginFactory

    • Constructor Detail

      • ParserPluginFactory

        public ParserPluginFactory()
    • Method Detail

      • createParserPlugin

        public abstract ParserPlugin createParserPlugin()
      • antlr4

        public static ParserPluginFactory antlr4()
        Creates the ANTLR 4 parser.
        Returns:
        the factory for the parser