Home
last modified time | relevance | path

Searched defs:LA (Results 1 – 3 of 3) sorted by relevance

/template/strap/vendor/antlr/antlr4-php-runtime/src/
H A DIntStream.php86 public function LA(int $i) : int; function
H A DInputStream.php77 public function LA(int $offset) : int function in Antlr\\Antlr4\\Runtime\\InputStream
H A DBufferedTokenStream.php196 public function LA(int $i) : int function in Antlr\\Antlr4\\Runtime\\BufferedTokenStream