Searched defs:id (Results 1 – 3 of 3) sorted by relevance
20 public int $id; variable in PhpParser\\Internal\\TokenPolyfill42 final public function __construct(int $id, string $text, int $line = -1, int $pos = -1) {
26 public function testIsIgnorable(int $id, string $text, bool $isIgnorable): void {
10 public int $id; variable in PhpParser\\PhpVersion30 private function __construct(int $id) {
Completed in 5 milliseconds