Searched refs:PredictionContextCache (Results 1 – 7 of 7) sorted by relevance
9 use Antlr\Antlr4\Runtime\PredictionContexts\PredictionContextCache; alias58 * @var PredictionContextCache62 public function __construct(ATN $atn, PredictionContextCache $sharedContextCache)91 public function getSharedContextCache() : PredictionContextCache
20 use Antlr\Antlr4\Runtime\PredictionContexts\PredictionContextCache; alias84 PredictionContextCache $sharedContextCache
30 use Antlr\Antlr4\Runtime\PredictionContexts\PredictionContextCache; alias301 PredictionContextCache $sharedContextCache
12 use Antlr\Antlr4\Runtime\PredictionContexts\PredictionContextCache; alias626 self::$sharedContextCache = new PredictionContextCache();
14 use Antlr\Antlr4\Runtime\PredictionContexts\PredictionContextCache; alias262 self::$sharedContextCache = new PredictionContextCache();
14 class PredictionContextCache class
562 PredictionContextCache $contextCache,