JavaTranslationConfig.nativesAreImports

Treat native functions as imports, otherwise fills in as exports. Make sure doImports == true.

struct JavaTranslationConfig
bool nativesAreImports;

Meta