Home
last modified time | relevance | path

Searched defs:skipTokenType (Results 1 – 1 of 1) sorted by relevance

/PHP-Parser/lib/PhpParser/Internal/
H A DTokenStream.php102 public function skipLeft(int $pos, $skipTokenType): int {
120 public function skipRight(int $pos, $skipTokenType): int {

Completed in 4 milliseconds