JaCIL Framework API

BaseInstructionTranslator Constructor 

Creates the translator.

protected BaseInstructionTranslator(
   IInstructionContext context
);

Parameters

context
The context of this translator.

See Also

BaseInstructionTranslator Class | JaCIL.Compiler.Translator Namespace