UNPKG

@browsery/antlr4

Version:

Browser compatible antlr4 module

10 lines (9 loc) 352 B
export * from './RecognitionException'; export * from './NoViableAltException'; export * from './FailedPredicateException'; export * from './InputMismatchException'; export * from './ErrorStrategy'; export * from './BailErrorStrategy'; export * from './DefaultErrorStrategy'; export * from './ErrorListener'; export * from './DiagnosticErrorListener';