Uses of Interface
com.espertech.esper.compiler.client.option.InlinedClassInspectionOption
Package
Description
Compiler API: Compiles EPL to byte code.
-
Uses of InlinedClassInspectionOption in com.espertech.esper.compiler.client
Modifier and TypeMethodDescriptionCompilerOptions.getInlinedClassInspection()
Returns the classback for inlined-class compilation wherein the callback receives class outputModifier and TypeMethodDescriptionvoid
CompilerOptions.setInlinedClassInspection
(InlinedClassInspectionOption inlinedClassInspection) Sets the classback for inlined-class compilation wherein the callback receives class output -
Uses of InlinedClassInspectionOption in com.espertech.esper.compiler.internal.util
Modifier and TypeMethodDescriptionprotected static CompilerHelperSingleResult
CompilerHelperSingleEPL.parseCompileInlinedClassesWalk
(com.espertech.esper.common.internal.compile.stage1.Compilable compilable, InlinedClassInspectionOption inlinedClassConsumer, com.espertech.esper.common.internal.compile.stage3.StatementCompileTimeServices compileTimeServices)