Home
last modified time | relevance | path

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

/PHP-Parser/lib/PhpParser/Internal/
H A DTokenPolyfill.php24 public int $line; variable in PhpParser\\Internal\\TokenPolyfill
42 final public function __construct(int $id, string $text, int $line = -1, int $pos = -1) {
/PHP-Parser/lib/PhpParser/
H A DError.php85 public function setStartLine(int $line): void {

Completed in 8 milliseconds