Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/PredictionContexts/
H A DPredictionContext.php140 return self::mergeSingletons($a, $b, $rootIsWildcard, $mergeCache);
193 public static function mergeSingletons( function in Antlr\\Antlr4\\Runtime\\PredictionContexts\\PredictionContext