Class CompilerHelperFAFProvider
java.lang.Object
com.espertech.esper.compiler.internal.util.CompilerHelperFAFProvider
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.espertech.esper.common.client.EPCompiled
compile
(com.espertech.esper.common.internal.compile.stage1.Compilable compilable, com.espertech.esper.common.internal.compile.stage3.ModuleCompileTimeServices services, CompilerArguments args)
-
Constructor Details
-
CompilerHelperFAFProvider
public CompilerHelperFAFProvider()
-
-
Method Details
-
compile
public static com.espertech.esper.common.client.EPCompiled compile(com.espertech.esper.common.internal.compile.stage1.Compilable compilable, com.espertech.esper.common.internal.compile.stage3.ModuleCompileTimeServices services, CompilerArguments args) throws com.espertech.esper.common.internal.epl.expression.core.ExprValidationException, com.espertech.esper.common.internal.compile.stage2.StatementSpecCompileException, EPCompileException - Throws:
com.espertech.esper.common.internal.epl.expression.core.ExprValidationException
com.espertech.esper.common.internal.compile.stage2.StatementSpecCompileException
EPCompileException
-