Searched refs:haveTokenImmediatelyAfter (Results 1 – 1 of 1) sorted by relevance
36 && $this->haveTokenImmediatelyAfter($endPos, ')');48 && $this->haveTokenImmediatelyAfter($endPos, '}');86 public function haveTokenImmediatelyAfter(int $pos, $expectedTokenType): bool { function in PhpParser\\Internal\\TokenStream
Completed in 4 milliseconds