Home
last modified time | relevance | path

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

/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/States/
DATNState.php44 public const INVALID_STATE_NUMBER = -1; define in Antlr\\Antlr4\\Runtime\\Atn\\States\\ATNState
54 public $stateNumber = self::INVALID_STATE_NUMBER;
/template/strap/vendor/antlr/antlr4-php-runtime/src/Error/
DDefaultErrorStrategy.php272 $this->nextTokensState = ATNState::INVALID_STATE_NUMBER;