Package org.h2.util
Class SourceCompiler.GroovyCompiler
java.lang.Object
org.h2.util.SourceCompiler.GroovyCompiler
- Enclosing class:
SourceCompiler
Access the Groovy compiler using reflection, so that we do not gain a
compile-time dependency unnecessarily.
-
Field Details
-
LOADER
-
INIT_FAIL_EXCEPTION
-
-
Constructor Details
-
GroovyCompiler
private GroovyCompiler()
-
-
Method Details
-
parseClass
-