Home
last modified time | relevance | path

Searched refs:sharedContextCache (Results 1 – 1 of 1) sorted by relevance

/external/v8/gnparser/
DgnParser.py71 sharedContextCache = PredictionContextCache() variable in gnParser
128 … self._interp = ParserATNSimulator(self, self.atn, self.decisionsToDFA, self.sharedContextCache)