Interface JavaSourceCompiler


public interface JavaSourceCompiler

A plain source Java compiler for current RuntimeContext. Compiled classes are automatically added to the current context's classloader.

See Also: