public interface Compiler
Modifier and Type | Method and Description |
---|---|
Code |
compile(Sources sources)
compiles the given sources to an instance of
Code in memory. |
Code compile(Sources sources)
Code
in memory.sources
- sourcesCompileException
- if compilation failed