JaCIL Framework API

TypeContext Members

TypeContext overview

Public Instance Constructors

TypeContext Constructor Creates the context.

Public Instance Properties

Compiler (inherited from BaseContext) See Compiler for more details.
ModuleContext The assembly context of this module context.
Type The module definition for this context.

Public Instance Methods

TraverseType Traverses a module context for translation.

See Also

TypeContext Class | JaCIL.Compiler.Standard.Context Namespace