Home
last modified time | relevance | path

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

/template/strap/vendor/antlr/antlr4-php-runtime/src/Utils/
H A DSet.php100 public function addAll(iterable $values) : void function in Antlr\\Antlr4\\Runtime\\Utils\\Set
/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNConfigSet.php275 public function addAll(array $configs) : void function in Antlr\\Antlr4\\Runtime\\Atn\\ATNConfigSet