Package | Description |
---|---|
com.espertech.esper.common.internal.epl.expression.declared.compiletime | |
com.espertech.esper.common.internal.epl.expression.dot.core | |
com.espertech.esper.common.internal.epl.expression.funcs | |
com.espertech.esper.common.internal.epl.script.core |
Script expression evaluation.
|
Modifier and Type | Class and Description |
---|---|
class |
ExprDeclaredNodeImpl
Expression instance as declared elsewhere.
|
Modifier and Type | Class and Description |
---|---|
class |
ExprDotNodeImpl
Represents an Dot-operator expression, for use when "(expression).method(...).method(...)"
|
Modifier and Type | Class and Description |
---|---|
class |
ExprPlugInSingleRowNode
Represents an invocation of a plug-in single-row function in the expression tree.
|
Modifier and Type | Class and Description |
---|---|
class |
ExprNodeScript |
Copyright © 2005–2019. All rights reserved.