Home
last modified time | relevance | path

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

/PHP-Parser/lib/PhpParser/
H A DPrettyPrinterAbstract.php148 protected array $removalMap; variable in PhpParser\\PrettyPrinterAbstract
719 if (!isset($this->removalMap[$key])) {
724 $removalInfo = $this->removalMap[$key];
1407 if (isset($this->removalMap)) {
1417 $this->removalMap = [

Completed in 9 milliseconds