JaCIL Framework API

Compiler Class

Standard JaCIL compiler implementation. This class is how most users of the compiler will create a concrete instance.

For a list of all members of this type, see Compiler Members.

System.Object
   JaCIL.Compiler.Compiler

public class Compiler : ICompiler

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: JaCIL.Compiler

Assembly: JaCIL.Compiler (in JaCIL.Compiler.dll)

See Also

Compiler Members | JaCIL.Compiler Namespace