See ITypeTranslator for details.
The ClassInfo containing the ClassWriter to be used for field and method generation in this class.
ITypeTranslator.TranslateTypeClass
Note Note that Assembly level permissions are not supported by the JVM so all classes will be public. The JVM semantic of package-level protection (namespace-level) does not really have a semantic in the CLI so this is the lowest common denominator.
TypeTranslator Class | JaCIL.Compiler.Standard.Translator Namespace