Class | Description |
---|---|
CharSequenceCompiler<T> |
Compile a String or other
CharSequence , returning a Java
Class instance that may be instantiated. |
Exception | Description |
---|---|
CharSequenceCompilerException |
An exception thrown when trying to compile Java programs from strings
containing source.
|