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
JavaCompilerrepresents an interface to invoke a regular Java compiler.AJavaCompilerArgsholds the arguments for aJavaCompiler.