Creates any Java classes associated with the translator's method context.
The intent of this method is to generate synthetic classes that are needed to support a translated type. It may be likely that the implementation is empty.
IMethodTranslator Interface | JaCIL.Compiler.Translator Namespace