JaCIL Framework API

IContextProfile Members

IContextProfile overview

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

IContextProfile Interface | JaCIL.Compiler.Context Namespace