JaCIL Framework API

ICompiler Members

ICompiler overview

Public Instance Properties

ContextProfile The IContextProfile that this compiler will use for compilation.
JavaClassVersion The Java class file version that will be generated.
Out The messager to use for output.
References The compiler references to use with this compiler.
TranslatorProfile The ITranslatorProfile that this compiler will use for compilation.

Public Instance Methods

CompileToClassWriters Overloaded. Compiles the given assemblies into a set of class writers.
CompileToJar Compiles the given assemblies into a jar file.

See Also

ICompiler Interface | JaCIL.Compiler Namespace