Home
last modified time | relevance | path

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

/template/strap/vendor/antlr/antlr4-php-runtime/src/
H A DWritableToken.php9 public function setText(string $text) : void; function
H A DCommonToken.php206 public function setText(?string $text) : void function in Antlr\\Antlr4\\Runtime\\CommonToken
H A DLexer.php431 public function setText(string $text) : void function in Antlr\\Antlr4\\Runtime\\Lexer