JaCIL Framework API

IModuleContext Interface

Translation context for a module within an assembly.

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

public interface IModuleContext : IContext

Types that implement IModuleContext

Type Description
ModuleContext Standard translation context for module level meta-data.

Requirements

Namespace: JaCIL.Compiler.Context

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

See Also

IModuleContext Members | JaCIL.Compiler.Context Namespace