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 |
Modifier and Type | Method and Description |
---|---|
List<ExprSubstitutionNode> |
StatementSpecRaw.getSubstitutionParameters() |
Modifier and Type | Method and Description |
---|---|
void |
StatementSpecRaw.setSubstitutionParameters(List<ExprSubstitutionNode> substitutionParameters) |
Modifier and Type | Method and Description |
---|---|
List<ExprSubstitutionNode> |
StatementSpecMapContext.getSubstitutionNodes() |
Copyright © 2005–2020. All rights reserved.