Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Dfa/
H A DPredPrediction.php12 final class PredPrediction class
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DParserATNSimulator.php22 use Antlr\Antlr4\Runtime\Dfa\PredPrediction; alias
1365 * @return array<PredPrediction>|null
1378 $pairs[] = new PredPrediction($pred, $i);
1525 * @param array<PredPrediction> $predPredictions