Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/States/
H A DStarLoopEntryState.php27 return self::STAR_LOOP_ENTRY;
H A DATNState.php24 public const STAR_LOOP_ENTRY = 10; define in Antlr\\Antlr4\\Runtime\\Atn\\States\\ATNState
39 'STAR_LOOP_ENTRY',
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/
H A DDefaultErrorStrategy.php291 case ATNState::STAR_LOOP_ENTRY:
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNDeserializer.php870 case ATNState::STAR_LOOP_ENTRY:
H A DParserATNSimulator.php1908 if ($p->getStateType() !== ATNState::STAR_LOOP_ENTRY