Package | Description |
---|---|
com.espertech.esper.common.internal.compile.stage1.spec |
Contains EPL statement specification classes define the constructs that make up an EPL statement,
such as the list of items in the select clause, the insert-into stream name and property names etc.
|
com.espertech.esper.common.internal.compile.stage1.specmapper | |
com.espertech.esper.common.internal.epl.script.core |
Script expression evaluation.
|
Modifier and Type | Method and Description |
---|---|
ExpressionDeclDesc |
StatementSpecRaw.getExpressionDeclDesc() |
Modifier and Type | Method and Description |
---|---|
void |
StatementSpecRaw.setExpressionDeclDesc(ExpressionDeclDesc expressionDeclDesc) |
Modifier and Type | Method and Description |
---|---|
void |
StatementSpecMapContext.addExpressionDeclarations(ExpressionDeclDesc expressionDeclarations) |
Modifier and Type | Method and Description |
---|---|
static void |
ScriptValidationPrecompileUtil.validateScripts(List<ExpressionScriptProvided> scripts,
ExpressionDeclDesc expressionDeclDesc,
StatementCompileTimeServices compileTimeServices) |
Copyright © 2005–2022. All rights reserved.