JaCIL Framework API

BoxInstructionTranslator Constructor 

Creates the translator.

public BoxInstructionTranslator(
   IInstructionContext context
);

Parameters

context
The context of the translator.

See Also

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