Return the textual content of the token.
public function __toString() : string { return $this->text; }