JaCIL Framework API

Compiler Constructor (ICompilerReferences)

Creates an instance of the compiler.

public Compiler(
   ICompilerReferences references
);

Parameters

references
The compiler references.

Remarks

This defaults the message sender to creating an instance using the default constructor. Also the standard profiles are used.

See Also

Compiler Class | JaCIL.Compiler Namespace | Compiler Constructor Overload List