Class CompilerHelperSingleEPL
java.lang.Object
com.espertech.esper.compiler.internal.util.CompilerHelperSingleEPL
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected static CompilerHelperSingleResult
parseCompileInlinedClassesWalk
(com.espertech.esper.common.internal.compile.stage1.Compilable compilable, InlinedClassInspectionOption inlinedClassConsumer, com.espertech.esper.common.internal.compile.stage3.StatementCompileTimeServices compileTimeServices) static com.espertech.esper.common.internal.compile.stage1.spec.StatementSpecRaw
parseWalk
(String epl, com.espertech.esper.common.internal.compile.stage1.specmapper.StatementSpecMapEnv mapEnv)
-
Constructor Details
-
CompilerHelperSingleEPL
public CompilerHelperSingleEPL()
-
-
Method Details
-
parseCompileInlinedClassesWalk
protected static CompilerHelperSingleResult parseCompileInlinedClassesWalk(com.espertech.esper.common.internal.compile.stage1.Compilable compilable, InlinedClassInspectionOption inlinedClassConsumer, com.espertech.esper.common.internal.compile.stage3.StatementCompileTimeServices compileTimeServices) throws com.espertech.esper.common.internal.compile.stage2.StatementSpecCompileException - Throws:
com.espertech.esper.common.internal.compile.stage2.StatementSpecCompileException
-
parseWalk
public static com.espertech.esper.common.internal.compile.stage1.spec.StatementSpecRaw parseWalk(String epl, com.espertech.esper.common.internal.compile.stage1.specmapper.StatementSpecMapEnv mapEnv) throws com.espertech.esper.common.internal.compile.stage2.StatementSpecCompileException - Throws:
com.espertech.esper.common.internal.compile.stage2.StatementSpecCompileException
-