Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DParserATNSimulator.php1053 * @param bool $lookToEndOfRule When true, this method checks for
1065 …tion removeAllConfigsNotInRuleStopState(ATNConfigSet $configs, bool $lookToEndOfRule) : ATNConfigS… argument
1080 if ($lookToEndOfRule && $config->state->onlyHasEpsilonTransitions()) {