JaCIL Framework API

IMethodContext Interface

Translation context for a method within a type.

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

public interface IMethodContext : IMemberContext, IContext

Types that implement IMethodContext

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

Requirements

Namespace: JaCIL.Compiler.Context

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

See Also

IMethodContext Members | JaCIL.Compiler.Context Namespace