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 | Field and Description |
---|---|
protected EvalNotFactoryNode |
EvalNotNode.factoryNode |
Modifier and Type | Method and Description |
---|---|
EvalNotFactoryNode |
EvalNotNode.getFactoryNode() |
Modifier and Type | Method and Description |
---|---|
void |
EvalStateNodeVisitor.visitNot(EvalNotFactoryNode factoryNode,
EvalStateNode stateNode) |
Constructor and Description |
---|
EvalNotNode(PatternAgentInstanceContext context,
EvalNotFactoryNode factoryNode,
EvalNode childNode) |