Home
last modified time | relevance | path

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

/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/States/
DTokensStartState.php11 return self::TOKEN_START;
DATNState.php20 public const TOKEN_START = 6; define in Antlr\\Antlr4\\Runtime\\Atn\\States\\ATNState
/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/
DATNDeserializer.php850 case ATNState::TOKEN_START: