NAME
JavaScript::Code::Expression::Node::Arithmetic - A Node For JavaScript Arithmetic Expressions
METHODS
$self->addition( ... )
$self->subtraction( ... )
$self->multiplication( ... )
$self->division( ... )
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.