Searched defs:consume (Results 1 – 5 of 5) sorted by relevance
| /template/strap/vendor/antlr/antlr4-php-runtime/src/ | ||
| H A D | IntStream.php | 55 public function consume() : void; function |
| H A D | InputStream.php | 67 public function consume() : void function in Antlr\\Antlr4\\Runtime\\InputStream |
| H A D | BufferedTokenStream.php | 111 public function consume() : void function in Antlr\\Antlr4\\Runtime\\BufferedTokenStream |
| H A D | Parser.php | 516 public function consume() : Token function in Antlr\\Antlr4\\Runtime\\Parser |
| /template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/ | ||
| H A D | LexerATNSimulator.php | 842 public function consume(CharStream $input) : void function in Antlr\\Antlr4\\Runtime\\Atn\\LexerATNSimulator |