antlr.v4.runtime.ProxyErrorListener

Undocumented in source.

Members

Classes

ProxyErrorListener
class ProxyErrorListener

@uml This implementation of {@link ANTLRErrorListener} dispatches all calls to a collection of delegate listeners. This reduces the effort required to support multiple listeners.

Meta