|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExprStreamRefNode | |
---|---|
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 |
Uses of ExprStreamRefNode in com.espertech.esper.epl.expression |
---|
Subinterfaces of ExprStreamRefNode in com.espertech.esper.epl.expression | |
---|---|
interface |
ExprIdentNode
Represents an stream property identifier in a filter expressiun tree. |
Classes in com.espertech.esper.epl.expression that implement ExprStreamRefNode | |
---|---|
class |
ExprDotNode
Represents an Dot-operator expression, for use when "(expression).method(...).method(...)" |
class |
ExprIdentNodeImpl
Represents an stream property identifier in a filter expressiun tree. |
Methods in com.espertech.esper.epl.expression that return types with arguments of type ExprStreamRefNode | |
---|---|
java.util.List<ExprStreamRefNode> |
ExprNodeStreamUseCollectVisitor.getReferenced()
|
|
© 2006-2014 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |