JaCIL Framework API

LoadLocalAddressInstructionTranslator Constructor 

Creates the translator.

public LoadLocalAddressInstructionTranslator(
   IInstructionContext context,
   bool isParameter
);

Parameters

context
The context of the translator.
isParameter
The context of the translator.

See Also

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