JaCIL Framework API

Compiler Constructor

Creates an instance of the compiler.

Overload List

Creates an instance of the compiler.

public Compiler(ICompilerReferences);

Creates an instance of the compiler.

public Compiler(MessageSender,ICompilerReferences);

Creates an instance of the compiler.

public Compiler(MessageSender,ICompilerReferences,IContextProfile,ITranslatorProfile);

See Also

Compiler Class | JaCIL.Compiler Namespace