JaCIL Framework API

FieldInstructionTranslator Constructor 

Creates the translator

public FieldInstructionTranslator(
   IInstructionContext context,
   int jvmInstruction
);

Parameters

context
The context of the translator
jvmInstruction
The get/put JVM instruction to use.

See Also

FieldInstructionTranslator Class | JaCIL.Compiler.Standard.Translator.Instruction Namespace