JaCIL Framework API

SimpleBranchInstructionTranslator Constructor 

Creates the translator.

public SimpleBranchInstructionTranslator(
   IInstructionContext context
);

Parameters

context
The context of the translator.

See Also

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