JaCIL Framework API

BaseTranslator Constructor 

Creates the instance. Initializing the internal reference to a MessageSender

public BaseTranslator(
   IContext context
);

Parameters

context
The context of this translator.

See Also

BaseTranslator Class | JaCIL.Compiler.Translator Namespace