Searched refs:matchATN (Results 1 – 1 of 1) sorted by relevance
141 return $this->matchATN($input);158 protected function matchATN(CharStream $input) : int function in Antlr\\Antlr4\\Runtime\\Atn\\LexerATNSimulator