JaCIL Framework API

CallInstructionTranslator Constructor 

Creates the translator

public CallInstructionTranslator(
   IInstructionContext context
);

Parameters

context
The context of the translator

See Also

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