JaCIL Framework API

ContextProfile Members

ContextProfile overview

Public Instance Constructors

ContextProfile Constructor Creates the profile.

Public Instance Properties

AssemblyContextFactory The IAssemblyContextFactory to use for the compiler.
FieldContextFactory The IFieldContextFactory to use for the compiler.
InstructionAnalyzerFactory The IInstructionAnalyzerFactory to use for the compiler to produce IInstructionAnalyzer instances.
InstructionContextFactory The IInstructionContextFactory to use for the compiler.
MethodContextFactory The IMethodContextFactory to use for the compiler.
ModuleContextFactory The IModuleContextFactory to use for the compiler.
TypeContextFactory The ITypeContextFactory to use for the compiler.

See Also

ContextProfile Class | JaCIL.Compiler.Standard.Context Namespace