Package | Description |
---|---|
com.espertech.esper.compiler.client |
Compiler API: Compiles EPL to byte code.
|
com.espertech.esper.compiler.internal.util |
Modifier and Type | Method and Description |
---|---|
InlinedClassInspectionOption |
CompilerOptions.getInlinedClassInspection()
Returns the classback for inlined-class compilation wherein the callback receives class output
|
Modifier and Type | Method and Description |
---|---|
void |
CompilerOptions.setInlinedClassInspection(InlinedClassInspectionOption inlinedClassInspection)
Sets the classback for inlined-class compilation wherein the callback receives class output
|
Modifier and Type | Method and Description |
---|---|
protected static CompilerHelperSingleResult |
CompilerHelperSingleEPL.parseCompileInlinedClassesWalk(com.espertech.esper.common.internal.compile.stage1.Compilable compilable,
InlinedClassInspectionOption inlinedClassConsumer,
com.espertech.esper.common.internal.compile.stage3.StatementCompileTimeServices compileTimeServices) |
Copyright © 2005–2022. All rights reserved.