Home
last modified time | relevance | path

Searched defs:ambigAlts (Results 1 – 5 of 5) sorted by relevance

/template/strap/vendor/antlr/antlr4-php-runtime/src/Error/Listeners/
DANTLRErrorListener.php36 ?BitSet $ambigAlts,
DBaseErrorListener.php37 ?BitSet $ambigAlts,
DDiagnosticErrorListener.php54 ?BitSet $ambigAlts,
DProxyErrorListener.php53 ?BitSet $ambigAlts,
/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/
DParserATNSimulator.php1310 …protected function getPredsForAmbigAlts(BitSet $ambigAlts, ATNConfigSet $configs, int $nalts) : ?a…
1367 protected function getPredicatePredictions(?BitSet $ambigAlts, array $altToPred) : ?array
2485 ?BitSet $ambigAlts,