Searched refs:modeStack (Results 1 – 1 of 1) sorted by relevance
98 public $modeStack = []; variable in Antlr\\Antlr4\\Runtime\\Lexer143 $this->modeStack = [];253 $this->modeStack[] = $this->mode;260 if (\count($this->modeStack) === 0) {264 $this->mode(\array_pop($this->modeStack));