JaCIL Framework API

EndHandlerInstructionTranslator Constructor 

Creates the translator.

public EndHandlerInstructionTranslator(
   IInstructionContext context,
   string prefix
);

Parameters

context
The context of the translator.
prefix
The variable prefix for the return address.

See Also

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