Package | Description |
---|---|
com.espertech.esper.epl.expression |
This package contains the EPL expression nodes that represent all expressions such as used in select clauses, group-by and having clauses, or order-by clauses
|
com.espertech.esper.metrics.instrumentation |
Modifier and Type | Class and Description |
---|---|
class |
ExprVariableNodeImpl
Represents a variable in an expression tree.
|
Modifier and Type | Method and Description |
---|---|
void |
InstrumentationDefault.qExprVariable(ExprVariableNode exprVariableNode) |
void |
Instrumentation.qExprVariable(ExprVariableNode exprVariableNode) |