Skip to content

Implement the ability to generate stubs for top-level JPackage(name) type calls

Philip Elson requested to merge pelson/stubgenj:feature/jpackage_strings into master

Useful for code such as that in PyJapc and other JPype using libraries, which can't use the imports mechanism.

Merge request reports