JavaScript::Code::Function - A JavaScript Function
Sets or gets the function name.
Sets or gets the code block of the function.
$block must be a JavaScript::Code::Block
Returns whether or not the function is a build-in function
Calls the functions. Returns a JavaScript::Code::Function::Result.
Sascha Kiefer,
esskar@cpan.org
This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.
1;