A PHP token. On PHP 8.0 this extends from PhpToken.
CloneableInstantiable
- Extends
PhpToken PhpParser \Internal \TokenPolyfill - Implements
Stringable
Properties |
Methods |
public getEndLine() : int Get 1-based end line number of the token. |
public getEndPos() : int Get (exclusive) zero-based end position of the token. |
Methods |