JaCIL Framework API

ModuleContext Members

ModuleContext overview

Public Instance Constructors

ModuleContext Constructor Creates the context.

Public Instance Properties

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

Public Instance Methods

TraverseModule Traverses a module context for translation.

See Also

ModuleContext Class | JaCIL.Compiler.Standard.Context Namespace