Represents a profile for the context factories to be used by the compiler.
For a list of all members of this type, see IContextProfile Members.
| Type | Description |
|---|---|
| ContextProfile | The standard profile for the compiler context. |
Essentially, implementations of this interface control the context factories used within the compilation process. This is to help flexibility in extending or changing the compiler behavior.
Namespace: JaCIL.Compiler.Context
Assembly: JaCIL.Compiler (in JaCIL.Compiler.dll)
IContextProfile Members | JaCIL.Compiler.Context Namespace