IndirectOperationInstructionTranslator Constructor
Creates the translator.
Parameters
-
context
- The context of the translator.
-
isStoreInstr
- Whether this is for indirect store or indirect load.
-
targetMetrics
- The target type metrics. Null if no conversion is to take place (i.e. reference)
See Also
IndirectOperationInstructionTranslator Class | JaCIL.Compiler.Standard.Translator.Instruction Namespace