Searched defs:setText (Results 1 – 3 of 3) sorted by relevance
| /template/strap/vendor/antlr/antlr4-php-runtime/src/ | ||
| H A D | WritableToken.php | 9 public function setText(string $text) : void; function |
| H A D | CommonToken.php | 206 public function setText(?string $text) : void function in Antlr\\Antlr4\\Runtime\\CommonToken |
| H A D | Lexer.php | 431 public function setText(string $text) : void function in Antlr\\Antlr4\\Runtime\\Lexer |