JaCIL Framework API

IModuleTranslator.TranslateModuleSupportClasses Method 

Creates any Java classes associated with the translator's assembly context.

void TranslateModuleSupportClasses(
   IClassInfoSet classes
);

Parameters

classes
The set of class info to add to.

See Also

IModuleTranslator Interface | JaCIL.Compiler.Translator Namespace