JaCIL Framework API
JaCIL.Compiler.Standard.Context Hierarchy
System.Object
JaCIL.Compiler.Context.BaseContext
----
JaCIL.Compiler.Context.IContext
JaCIL.Compiler.Context.BaseInstructionContext
----
JaCIL.Compiler.Context.IInstructionContext
JaCIL.Compiler.Standard.Context.FieldValueTypeInitInstructionContext
JaCIL.Compiler.Standard.Context.HandlerCatchJumpInstructionContext
JaCIL.Compiler.Standard.Context.HandlerRefStoreInstructionContext
JaCIL.Compiler.Standard.Context.IndirectionArgumentInstructionContext
JaCIL.Compiler.Standard.Context.IndirectionInstructionContext
JaCIL.Compiler.Standard.Context.InstructionContext
JaCIL.Compiler.Standard.Context.LocalBoxInitInstructionContext
JaCIL.Compiler.Standard.Context.LocalValueTypeInitInstructionContext
JaCIL.Compiler.Standard.Context.NewDupArgumentInstructionContext
JaCIL.Compiler.Standard.Context.NewDupInstructionContext
JaCIL.Compiler.Standard.Context.AssemblyContext
----
JaCIL.Compiler.Context.IAssemblyContext
JaCIL.Compiler.Standard.Context.InstructionAnalyzer
----
JaCIL.Compiler.Context.IInstructionAnalyzer
JaCIL.Compiler.Standard.Context.ModuleContext
----
JaCIL.Compiler.Context.IModuleContext
JaCIL.Compiler.Standard.Context.TypeContext
----
JaCIL.Compiler.Context.ITypeContext
JaCIL.Compiler.Standard.Context.AssemblyContextFactory
----
JaCIL.Compiler.Context.IAssemblyContextFactory
JaCIL.Compiler.Standard.Context.ContextProfile
----
JaCIL.Compiler.Context.IContextProfile
JaCIL.Compiler.Standard.Context.FieldContextFactory
----
JaCIL.Compiler.Context.IFieldContextFactory
JaCIL.Compiler.Standard.Context.InstructionAnalyzerFactory
----
JaCIL.Compiler.Context.IInstructionAnalyzerFactory
JaCIL.Compiler.Standard.Context.InstructionContextFactory
----
JaCIL.Compiler.Context.IInstructionContextFactory
JaCIL.Compiler.Standard.Context.MethodContextFactory
----
JaCIL.Compiler.Context.IMethodContextFactory
JaCIL.Compiler.Standard.Context.ModuleContextFactory
----
JaCIL.Compiler.Context.IModuleContextFactory
JaCIL.Compiler.Standard.Context.TypeContextFactory
----
JaCIL.Compiler.Context.ITypeContextFactory
See Also
JaCIL.Compiler.Standard.Context Namespace