Home
last modified time | relevance | path

Searched defs:mergeCache (Results 1 – 3 of 3) sorted by relevance

/template/strap/vendor/antlr/antlr4-php-runtime/src/PredictionContexts/
DPredictionContext.php132 ?DoubleKeyMap $mergeCache
197 ?DoubleKeyMap $mergeCache
407 ?DoubleKeyMap $mergeCache
/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/
DATNConfigSet.php139 public function add(ATNConfig $config, ?DoubleKeyMap $mergeCache = null) : bool
DParserATNSimulator.php276 protected $mergeCache; variable in Antlr\\Antlr4\\Runtime\\Atn\\ParserATNSimulator