Package org.apache.groovy.parser.antlr4
-
Interface Summary Interface Description GroovyParserVisitor<Result> This interface defines a complete generic visitor for a parse tree produced byGroovyParser
.SyntaxErrorReportable A SyntaxErrorReportable is a recognizer that can report syntax error -
-
Error Summary Error Description GroovySyntaxError Represents a syntax error of groovy program