public class CompilerHelperModuleProvider extends Object
Constructor and Description |
---|
CompilerHelperModuleProvider() |
Modifier and Type | Method and Description |
---|---|
protected static com.espertech.esper.common.client.EPCompiled |
compile(List<com.espertech.esper.common.internal.compile.stage1.Compilable> compilables,
String optionalModuleName,
Map<com.espertech.esper.common.client.module.ModuleProperty,Object> moduleProperties,
com.espertech.esper.common.internal.compile.stage3.ModuleCompileTimeServices compileTimeServices,
CompilerOptions compilerOptions) |
protected static com.espertech.esper.common.internal.bytecodemodel.base.CodegenMethod |
makeInitEventTypes(com.espertech.esper.common.internal.bytecodemodel.base.CodegenClassScope classScope,
com.espertech.esper.common.internal.compile.stage3.ModuleCompileTimeServices compileTimeServices) |
protected static com.espertech.esper.common.client.EPCompiled compile(List<com.espertech.esper.common.internal.compile.stage1.Compilable> compilables, String optionalModuleName, Map<com.espertech.esper.common.client.module.ModuleProperty,Object> moduleProperties, com.espertech.esper.common.internal.compile.stage3.ModuleCompileTimeServices compileTimeServices, CompilerOptions compilerOptions) throws EPCompileException
EPCompileException
protected static com.espertech.esper.common.internal.bytecodemodel.base.CodegenMethod makeInitEventTypes(com.espertech.esper.common.internal.bytecodemodel.base.CodegenClassScope classScope, com.espertech.esper.common.internal.compile.stage3.ModuleCompileTimeServices compileTimeServices)
Copyright © 2005–2020. All rights reserved.