InstructionContext Constructor
Creates the context.
Parameters
-
methodContext
- The enclosing method context.
-
instrStream
- The instruction stream enclosing this context.
-
locals
- The mapping of the locals.
-
instruction
- The instruction representing this context. Should not be null as the ordinal is derived from this.
See Also
InstructionContext Class | JaCIL.Compiler.Standard.Context Namespace