JaCIL Framework API

RethrowInstructionTranslator Constructor 

Creates the translator.

public RethrowInstructionTranslator(
   IInstructionContext context
);

Parameters

context
The context of the translator.

See Also

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