JaCIL Framework API

FieldContext Members

FieldContext overview

Public Instance Constructors

FieldContext Constructor Creates the context.

Public Instance Properties

Compiler (inherited from BaseContext) See Compiler for more details.
Field The Cecil field definition of this context.
TypeContext (inherited from BaseMemberContext) The type context of this member context.

Public Instance Methods

TraverseField Traverses a type context for translation.

See Also

FieldContext Class | JaCIL.Compiler.Context Namespace