Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DCommonTokenFactory.php31 protected $copyText; variable in Antlr\\Antlr4\\Runtime\\CommonTokenFactory
42 public function __construct(bool $copyText = false) argument