public interface SyntaxErrorFormatter
| Modifier and Type | Method and Description |
|---|---|
@NotNull String |
format(@NotNull String parserInput,
@NotNull org.antlr.v4.runtime.Token startToken,
@NotNull org.antlr.v4.runtime.Token stopToken,
@NotNull String errorMsg,
org.antlr.v4.runtime.RecognitionException ex) |