JaCIL Framework API

IInstructionContextFactory Interface

Creates instances of IInstructionContext for the compiler.

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

public interface IInstructionContextFactory

Types that implement IInstructionContextFactory

Type Description
InstructionContextFactory Standard implementation of the IInstructionContextFactory.

Requirements

Namespace: JaCIL.Compiler.Context

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

See Also

IInstructionContextFactory Members | JaCIL.Compiler.Context Namespace