[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
End processing of the AST tree for stand-alone pattern expressions.
Namespace: net.esper.eql.parse
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Protected Overrides Sub endPattern |
C# |
---|
protected override void endPattern () |
Visual C++ |
---|
protected: virtual void endPattern () override |