Searched refs:BASIC (Results 1 – 3 of 3) sorted by relevance
| /template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/States/ | ||
| H A D | BasicState.php | 11 return self::BASIC; |
| H A D | ATNState.php | 15 public const BASIC = 1; define in Antlr\\Antlr4\\Runtime\\Atn\\States\\ATNState |
| /template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/ | ||
| H A D | ATNDeserializer.php | 825 case ATNState::BASIC: |