Searched defs:LA (Results 1 – 3 of 3) sorted by relevance
| /template/strap/vendor/antlr/antlr4-php-runtime/src/ | ||
| H A D | IntStream.php | 86 public function LA(int $i) : int; function |
| H A D | InputStream.php | 77 public function LA(int $offset) : int function in Antlr\\Antlr4\\Runtime\\InputStream |
| H A D | BufferedTokenStream.php | 196 public function LA(int $i) : int function in Antlr\\Antlr4\\Runtime\\BufferedTokenStream |