JaCIL Framework API

ContextProfile.InstructionAnalyzerFactory Property

The IInstructionAnalyzerFactory to use for the compiler to produce IInstructionAnalyzer instances.

public virtual JaCIL.Compiler.Context.IInstructionAnalyzerFactory InstructionAnalyzerFactory {get;}

Property Value

The IInstructionAnalyzerFactory to use for the compiler to produce IInstructionAnalyzer instances.

Implements

IContextProfile.InstructionAnalyzerFactory

See Also

ContextProfile Class | JaCIL.Compiler.Standard.Context Namespace