JaCIL Framework API

ITypeContext Interface

Translation context for a type within a module.

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

public interface ITypeContext : IContext

Types that implement ITypeContext

Type Description
TypeContext Standard translation context for type level meta-data.

Requirements

Namespace: JaCIL.Compiler.Context

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

See Also

ITypeContext Members | JaCIL.Compiler.Context Namespace