Package org.apache.calcite.util.javac
package org.apache.calcite.util.javac
Provides compilers for Java code.
-
ClassDescriptionArguments to an invocation of the Janino compiler.The interface
JavaCompiler
represents an interface to invoke a regular Java compiler.AJavaCompilerArgs
holds the arguments for aJavaCompiler
.