IndirectionInstructionContext Constructor
Creates the context.
Parameters
-
methodContext
- The enclosing method context.
-
instrStream
- The instruction stream enclosing this context.
-
locals
- The mapping of the locals.
-
ord
- The ordinal of the synthetic context.
-
pointer
- The stack object pointer to do indirection on.
See Also
IndirectionInstructionContext Class | JaCIL.Compiler.Standard.Context Namespace