List the native methods, assuming they should be exported from D
List the Java methods, imported to D.
Put implementations inline. If false, this separates interface from impl for quicker builds with dmd -i.
Treat native functions as imports, otherwise fills in as exports. Make sure doImports == true.
For the translator