JaCIL Framework API
JaCIL.Compiler.Standard.Translator Hierarchy
System.Object
JaCIL.Compiler.Standard.Translator.AssemblyTranslatorFactory
----
JaCIL.Compiler.Translator.IAssemblyTranslatorFactory
JaCIL.Compiler.Standard.Translator.FieldTranslatorFactory
----
JaCIL.Compiler.Translator.IFieldTranslatorFactory
JaCIL.Compiler.Standard.Translator.InstructionTranslatorFactory
----
JaCIL.Compiler.Translator.IInstructionTranslatorFactory
JaCIL.Compiler.Standard.Translator.MethodTranslatorFactory
----
JaCIL.Compiler.Translator.IMethodTranslatorFactory
JaCIL.Compiler.Standard.Translator.ModuleTranslator
----
JaCIL.Compiler.Translator.IModuleTranslator
JaCIL.Compiler.Standard.Translator.ModuleTranslatorFactory
----
JaCIL.Compiler.Translator.IModuleTranslatorFactory
JaCIL.Compiler.Standard.Translator.TranslatorProfile
----
JaCIL.Compiler.Translator.ITranslatorProfile
JaCIL.Compiler.Standard.Translator.TypeTranslatorFactory
----
JaCIL.Compiler.Translator.ITypeTranslatorFactory
JaCIL.Compiler.Translator.BaseTranslator
JaCIL.Compiler.Standard.Translator.AssemblyTranslator
----
JaCIL.Compiler.Translator.IAssemblyTranslator
JaCIL.Compiler.Standard.Translator.FieldTranslator
----
JaCIL.Compiler.Translator.IFieldTranslator
JaCIL.Compiler.Standard.Translator.MethodTranslator
----
JaCIL.Compiler.Translator.IMethodTranslator
JaCIL.Compiler.Standard.Translator.TypeTranslator
----
JaCIL.Compiler.Translator.ITypeTranslator
See Also
JaCIL.Compiler.Standard.Translator Namespace