Interface Validation.Handler
- All Superinterfaces:
org.antlr.v4.runtime.ANTLRErrorListener
- Enclosing class:
- Validation
public static interface Validation.Handler
extends org.antlr.v4.runtime.ANTLRErrorListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
int
void
Methods inherited from interface org.antlr.v4.runtime.ANTLRErrorListener
reportAmbiguity, reportAttemptingFullContext, reportContextSensitivity, syntaxError
-
Method Details
-
error
-
warn
-
getErrorCount
int getErrorCount()
-