Package | Description |
---|---|
com.espertech.esper.common.internal.compile.stage1 | |
com.espertech.esper.common.internal.compile.stage2 | |
com.espertech.esper.common.internal.epl.annotation |
Classes for EPL annotation processing.
|
Modifier and Type | Method and Description |
---|---|
StatementSpecRaw |
CompilerServices.parseWalk(String epl,
StatementSpecMapEnv mapEnv) |
Modifier and Type | Class and Description |
---|---|
class |
StatementSpecCompileSyntaxException |
Modifier and Type | Method and Description |
---|---|
static StatementSpecCompiledDesc |
StatementRawCompiler.compile(StatementSpecRaw spec,
Compilable compilable,
boolean isSubquery,
boolean isOnDemandQuery,
Annotation[] annotations,
List<ExprSubselectNode> subselectNodes,
List<ExprTableAccessNode> tableAccessNodes,
StatementRawInfo statementRawInfo,
StatementCompileTimeServices compileTimeServices) |
Modifier and Type | Method and Description |
---|---|
static Annotation[] |
AnnotationUtil.compileAnnotations(List<AnnotationDesc> annotationSpec,
ClasspathImportServiceCompileTime classpathImportService,
Compilable compilable)
Compile annotation objects from descriptors.
|
Copyright © 2005–2020. All rights reserved.