JaCIL Framework API

BaseMemberContext Constructor 

Creates the base context with the given compiler.

protected BaseMemberContext(
   ITypeContext typeContext
);

Parameters

typeContext
The type context associated with this context.

See Also

BaseMemberContext Class | JaCIL.Compiler.Context Namespace