tokenType(); $value = is_int($type) ? $scanner->tokenValue() : $type; parent::__construct("$message at \"$value\""); } }