Home
last modified time | relevance | path

Searched refs:listInsertionMap (Results 1 – 1 of 1) sorted by relevance

/PHP-Parser/lib/PhpParser/
H A DPrettyPrinterAbstract.php160 protected array $listInsertionMap; variable in PhpParser\\PrettyPrinterAbstract
786 $insertStr = $this->listInsertionMap[$mapKey] ?? null;
1500 if (isset($this->listInsertionMap)) {
1504 $this->listInsertionMap = [

Completed in 11 milliseconds