JaCIL Framework API

IFieldContext Interface

Translation context for a field within a type.

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

public interface IFieldContext : IMemberContext, IContext

Types that implement IFieldContext

Type Description
FieldContext Translation context for a field within a type.

Requirements

Namespace: JaCIL.Compiler.Context

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

See Also

IFieldContext Members | JaCIL.Compiler.Context Namespace