Home
last modified time | relevance | path

Searched refs:RULE_START (Results 1 – 3 of 3) sorted by path

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNDeserializer.php830 case ATNState::RULE_START:
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/States/
H A DATNState.php16 public const RULE_START = 2; define in Antlr\\Antlr4\\Runtime\\Atn\\States\\ATNState
31 'RULE_START',
H A DRuleStartState.php17 return self::RULE_START;