Home
last modified time | relevance | path

Searched refs:setReadOnly (Results 1 – 2 of 2) sorted by relevance

/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATN.php123 $state->nextTokenWithinRule->setReadOnly(true);
/template/strap/vendor/antlr/antlr4-php-runtime/src/
H A DIntervalSet.php171 public function setReadOnly(bool $readOnly) : void function in Antlr\\Antlr4\\Runtime\\IntervalSet