JaCIL Framework API

TypeContext.ModuleContext Property

The assembly context of this module context.

public JaCIL.Compiler.Context.IModuleContext ModuleContext {get;}

Property Value

The assembly context of this module context.

Implements

ITypeContext.ModuleContext

See Also

TypeContext Class | JaCIL.Compiler.Standard.Context Namespace