JaCIL Framework API

FieldContext Class

Translation context for a field within a type.

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

System.Object
   JaCIL.Compiler.Context.BaseContext
      JaCIL.Compiler.Context.BaseMemberContext
         JaCIL.Compiler.Context.FieldContext

public class FieldContext : BaseMemberContext, IFieldContext

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: JaCIL.Compiler.Context

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

See Also

FieldContext Members | JaCIL.Compiler.Context Namespace