Class GroovyLangParser

  • All Implemented Interfaces:
    SyntaxErrorReportable

    public class GroovyLangParser
    extends GroovyParser
    The parser for Groovy programming language, which is based on the parser generated by Antlr4
    • Constructor Detail

      • GroovyLangParser

        public GroovyLangParser​(org.antlr.v4.runtime.TokenStream input)