Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DToken.php22 public const MIN_USER_TOKEN_TYPE = 1; define
H A DLL1Analyzer.php297 $look->addRange(Token::MIN_USER_TOKEN_TYPE, $this->atn->maxTokenType);
304 Token::MIN_USER_TOKEN_TYPE,