Home
last modified time | relevance | path

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

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