Home
last modified time | relevance | path

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

/PHP-Parser/lib/PhpParser/Internal/
H A DTokenStream.php25 $this->indentMap = $this->calcIndentMap($tabWidth);
251 private function calcIndentMap(int $tabWidth): array { function in PhpParser\\Internal\\TokenStream

Completed in 11 milliseconds