Package org.apache.calcite.util.javac
Class JaninoCompiler
java.lang.Object
org.apache.calcite.util.javac.JaninoCompiler
- All Implemented Interfaces:
JavaCompiler
-
Field Details
-
args
-
-
Constructor Details
-
JaninoCompiler
public JaninoCompiler()
-
-
Method Details
-
compile
public void compile()- Specified by:
compilein interfaceJavaCompiler
-
getArgs
- Specified by:
getArgsin interfaceJavaCompiler
-
getClassLoader
- Specified by:
getClassLoaderin interfaceJavaCompiler
-
getTotalByteCodeSize
public int getTotalByteCodeSize()- Specified by:
getTotalByteCodeSizein interfaceJavaCompiler
-