Package | Description |
---|---|
com.espertech.esper.pattern |
Pattern expression tree and pattern state objects, the later resembles pattern expression state for each active pattern instance
|
Modifier and Type | Method and Description |
---|---|
EvalGuardFactoryNode |
EvalGuardNode.getFactoryNode() |
Modifier and Type | Method and Description |
---|---|
void |
EvalStateNodeVisitor.visitGuard(EvalGuardFactoryNode factoryNode,
EvalStateNode stateNode,
Guard guard) |
Constructor and Description |
---|
EvalGuardNode(PatternAgentInstanceContext context,
EvalGuardFactoryNode factoryNode,
EvalNode childNode) |