Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/States/
H A DStarBlockStartState.php11 return self::STAR_BLOCK_START;
H A DATNState.php19 public const STAR_BLOCK_START = 5; define in Antlr\\Antlr4\\Runtime\\Atn\\States\\ATNState
34 'STAR_BLOCK_START',
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/
H A DDefaultErrorStrategy.php289 case ATNState::STAR_BLOCK_START:
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNDeserializer.php845 case ATNState::STAR_BLOCK_START: