antlr.v4.runtime.ANTLRErrorStrategy

Undocumented in source.

Members

Interfaces

ANTLRErrorStrategy
interface ANTLRErrorStrategy

The interface for defining strategies to deal with syntax errors encountered during a parse by ANTLR-generated parsers. We distinguish between three different kinds of errors:

Meta