ContextProfile Constructor
|
Creates the profile. |
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. |
ContextProfile Class | JaCIL.Compiler.Standard.Context Namespace