antlr.v4.runtime.atn.PredictionContextCache

Undocumented in source.

Members

Classes

PredictionContextCache
class PredictionContextCache

Used to cache {@link PredictionContext} objects. Its used for the shared context cash associated with contexts in DFA states. This cache can be used for both lexers and parsers.

Meta