public class JaninoCompiler extends Object
Constructor and Description |
---|
JaninoCompiler() |
Modifier and Type | Method and Description |
---|---|
protected static void |
compile(com.espertech.esper.common.internal.bytecodemodel.core.CodegenClass clazz,
Map<String,byte[]> classpath,
Map<String,byte[]> output,
com.espertech.esper.common.internal.compile.stage3.ModuleCompileTimeServices compileTimeServices) |
protected static void |
compile(String code,
String filenameWithoutExtension,
Map<String,byte[]> classpath,
Map<String,byte[]> output,
com.espertech.esper.common.internal.compile.stage3.ModuleCompileTimeServices compileTimeServices) |
Copyright © 2005–2020. All rights reserved.