Searched refs:addAll (Results 1 – 3 of 3) sorted by relevance
| /template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/SemanticContexts/ | ||
| H A D | AndOperator.php | 28 $operands->addAll($a->operands); |
| /template/strap/vendor/antlr/antlr4-php-runtime/src/Utils/ | ||
| H A D | Set.php | 100 public function addAll(iterable $values) : void function in Antlr\\Antlr4\\Runtime\\Utils\\Set |
| /template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/ | ||
| H A D | ATNConfigSet.php | 275 public function addAll(array $configs) : void function in Antlr\\Antlr4\\Runtime\\Atn\\ATNConfigSet |