NAME
JavaScript::Code::Element - A JavaScript Element
DESCRIPTION
Base class for javascript elements like blocks, variables, functions and so on.
METHODS
new
$self->clone( )
Clones the element.
$self->parent( )
The parent element.
SEE ALSO
AUTHOR
Sascha Kiefer, esskar@cpan.org
LICENSE
This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.