JaCIL Framework API

MethodContextFactory Class

Creates instances of IMethodContext for the compiler.

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

System.Object
   JaCIL.Compiler.Standard.Context.MethodContextFactory

public class MethodContextFactory : IMethodContextFactory

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.Standard.Context

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

See Also

MethodContextFactory Members | JaCIL.Compiler.Standard.Context Namespace