Home
last modified time | relevance | path

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

/template/strap/vendor/antlr/antlr4-php-runtime/src/
H A DIntervalSet.php28 protected $readOnly = false; variable in Antlr\\Antlr4\\Runtime\\IntervalSet
171 public function setReadOnly(bool $readOnly) : void
/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNConfigSet.php33 protected $readOnly = false; variable in Antlr\\Antlr4\\Runtime\\Atn\\ATNConfigSet
358 public function setReadonly(bool $readOnly) : void
H A DATNDeserializationOptions.php10 private $readOnly = false; variable in Antlr\\Antlr4\\Runtime\\Atn\\ATNDeserializationOptions