|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExpressionDeclDesc | |
---|---|
com.espertech.esper.epl.parse | Parsers and AST tree walkers and helper classes transforming AST into business objects |
com.espertech.esper.epl.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. |
Uses of ExpressionDeclDesc in com.espertech.esper.epl.parse |
---|
Methods in com.espertech.esper.epl.parse with parameters of type ExpressionDeclDesc | |
---|---|
static void |
ASTLibFunctionHelper.handleLibFunc(org.antlr.v4.runtime.CommonTokenStream tokenStream,
EsperEPL2GrammarParser.LibFunctionContext ctx,
ConfigurationInformation configurationInformation,
EngineImportService engineImportService,
java.util.Map<org.antlr.v4.runtime.tree.Tree,ExprNode> astExprNodeMap,
LazyAllocatedMap<ConfigurationPlugInAggregationMultiFunction,PlugInAggregationMultiFunctionFactory> plugInAggregations,
java.lang.String engineURI,
ExpressionDeclDesc expressionDeclarations,
ExprDeclaredService exprDeclaredService,
java.util.List<ExpressionScriptProvided> scriptExpressions,
ContextDescriptor contextDescriptor,
TableService tableService,
StatementSpecRaw statementSpec)
|
Uses of ExpressionDeclDesc in com.espertech.esper.epl.spec |
---|
Methods in com.espertech.esper.epl.spec that return ExpressionDeclDesc | |
---|---|
ExpressionDeclDesc |
StatementSpecRaw.getExpressionDeclDesc()
|
Methods in com.espertech.esper.epl.spec with parameters of type ExpressionDeclDesc | |
---|---|
void |
StatementSpecRaw.setExpressionDeclDesc(ExpressionDeclDesc expressionDeclDesc)
|
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |