NAME

WebService::Google::Closure::Type::Warning - Warning generated in compilation

ATTRIBUTES

$warning->type

Returns a string with the compiled javascript code.

$warning->file

Filename of the file that caused the warning

$warning->lineno

Line number that caused the warning

$warning->charno

Char number that caused the warning

$warning->text

The warning text

LICENSE AND COPYRIGHT

Copyright 2010-2011 Magnus Erixzon.

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.