Home
last modified time | relevance | path

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

/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/States/
DBasicState.php11 return self::BASIC;
DATNState.php15 public const BASIC = 1; define in Antlr\\Antlr4\\Runtime\\Atn\\States\\ATNState
/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/
DATNDeserializer.php825 case ATNState::BASIC: