JaCIL Framework API

IAssemblyTranslatorFactory Interface

Defines the interface for building IAssemblyTranslator instances

For a list of all members of this type, see IAssemblyTranslatorFactory Members.

public interface IAssemblyTranslatorFactory

Types that implement IAssemblyTranslatorFactory

Type Description
AssemblyTranslatorFactory Standard IAssemblyTranslatorFactory implementation.

Requirements

Namespace: JaCIL.Compiler.Translator

Assembly: JaCIL.Compiler (in JaCIL.Compiler.dll)

See Also

IAssemblyTranslatorFactory Members | JaCIL.Compiler.Translator Namespace