JaCIL Framework API

IInstructionAnalyzerFactory Interface

Creates instances of IInstructionContext for the compiler.

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

public interface IInstructionAnalyzerFactory

Types that implement IInstructionAnalyzerFactory

Type Description
InstructionAnalyzerFactory Standard implementation of the IInstructionAnalyzerFactory.

Requirements

Namespace: JaCIL.Compiler.Context

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

See Also

IInstructionAnalyzerFactory Members | JaCIL.Compiler.Context Namespace