Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/PredictionContexts/
H A DEmptyPredictionContext.php7 final class EmptyPredictionContext extends SingletonPredictionContext class
H A DPredictionContext.php58 public static function empty() : EmptyPredictionContext
64 $empty = new EmptyPredictionContext();
146 if ($a instanceof EmptyPredictionContext) {
150 if ($b instanceof EmptyPredictionContext) {