Home
last modified time | relevance | path

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

/PHP-Parser/lib/PhpParser/Internal/
H A DTokenStream.php102 public function skipLeft(int $pos, $skipTokenType): int { function in PhpParser\\Internal\\TokenStream
/PHP-Parser/lib/PhpParser/
H A DPrettyPrinterAbstract.php726 … $subStartPos = $this->origTokens->skipLeft($subStartPos - 1, $removalInfo['left']) + 1;

Completed in 14 milliseconds