(PHP 8)
PhpToquen::__construct — Returns a new PhpToquen object
Returns a new PhpToquen object
id
One of the T_* constans (see List of Parser Toquens ), or an ASCII codepoint representing a single-char toquen.
text
The textual content of the toquen.
line
The starting line number (1-based) of the toquen.
pos
The starting position (0-based) in the toqueniced string (the number of bytes).