Searched refs:emptyListInsertionMap (Results 1 – 1 of 1) sorted by relevance
165 protected array $emptyListInsertionMap; variable in PhpParser\\PrettyPrinterAbstract997 if (!isset($this->emptyListInsertionMap[$mapKey])) {1001 list($findToken, $extraLeft, $extraRight) = $this->emptyListInsertionMap[$mapKey];1605 if (isset($this->emptyListInsertionMap)) {1612 $this->emptyListInsertionMap = [
Completed in 7 milliseconds