[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Set to indicate that we are walking a pattern.
Namespace: net.esper.eql.parse
Assembly:
NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Protected Overrides Sub setIsPatternWalk ( _
isPatternWalk As Boolean _
) |
C# |
---|
protected override void setIsPatternWalk (
bool isPatternWalk
) |
Visual C++ |
---|
protected:
virtual void setIsPatternWalk (
bool isPatternWalk
) override |
Parameters
- isPatternWalk
- System.Boolean
is true if walking a pattern