
Java::Javap - Java to Perl 6 API translator

java2perl6 java.somepackage.Module

See java2perl6 for instructions and advice on use of this module.
This particular module is only a place holder for the version number of this project (see below).

For script writers, there is one method:
Call this as a class method.
Parameters: an abstract syntax tree you got from calling comp_unit an a Java::Javap::Grammar object.
Returns: an array reference of the types in arguments to methods, or return values (thrown types are not reported).

java2perl6 Java::Javap::Generator Java::Javap::Generator::Std javap.grammar

Philip Crow, <crow.phil@gmail.com>

Copyright (C) 2007 by Philip Crow
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.6 or, at your option, any later version of Perl 5 you may have available.