JaCIL Framework API

SwitchInstructionTranslator Constructor 

Creates the translator.

public SwitchInstructionTranslator(
   IInstructionContext context
);

Parameters

context
The context of the translator.

See Also

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