public interface CompilerFactory
Modifier and Type | Method and Description |
---|---|
Compiler |
newCompiler(ClassLoader parent)
creates a new
Compiler instance with given parent class loader. |
Compiler newCompiler(ClassLoader parent)
Compiler
instance with given parent class loader.parent
- parent class loader