JaCIL Framework API

MethodContext Class

Translation context for a field within a type.

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

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

public class MethodContext : BaseMemberContext, IMethodContext

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

MethodContext Members | JaCIL.Compiler.Context Namespace