Home
last modified time | relevance | path

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

/template/strap/vendor/antlr/antlr4-php-runtime/src/PredictionContexts/
DPredictionContext.php562 PredictionContextCache $contextCache, argument
575 $existing = $contextCache->get($context);
592 $parent = self::getCachedPredictionContext($parentContext, $contextCache, $visited);
610 $contextCache->add($context);
631 $contextCache->add($updated);