Searched refs:isReadOnly (Results 1 – 4 of 4) sorted by relevance
| /template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/ | ||
| H A D | ATNDeserializationOptions.php | 36 public function isReadOnly() : bool function in Antlr\\Antlr4\\Runtime\\Atn\\ATNDeserializationOptions |
| H A D | ATNConfigSet.php | 302 if (!$this->isReadOnly()) { |
| H A D | ParserATNSimulator.php | 2400 if (!$D->configs->isReadOnly()) { |
| /template/strap/vendor/antlr/antlr4-php-runtime/src/ | ||
| H A D | IntervalSet.php | 166 public function isReadOnly() : bool function in Antlr\\Antlr4\\Runtime\\IntervalSet |