Class PhpParser\Token

extends TokenPolyfill

A PHP token. On PHP 8.0 this extends from PhpToken.

Methods
Methods inherited from PhpToken
tokenize(), __construct(), is(), isIgnorable(), getTokenName(), __toString()