JaCIL Framework API

IMethodContextFactory Interface

Creates instances of IMethodContext for the compiler.

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

public interface IMethodContextFactory

Types that implement IMethodContextFactory

Type Description
MethodContextFactory Creates instances of IMethodContext for the compiler.

Requirements

Namespace: JaCIL.Compiler.Context

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

See Also

IMethodContextFactory Members | JaCIL.Compiler.Context Namespace