Searched refs:canUseSemicolonNamespaces (Results 1 – 2 of 2) sorted by relevance
126 protected bool $canUseSemicolonNamespaces; variable in PhpParser\\PrettyPrinterAbstract315 $this->canUseSemicolonNamespaces = true;318 $this->canUseSemicolonNamespaces = false;
750 if ($this->canUseSemicolonNamespaces) {
Completed in 13 milliseconds