[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Builds an output limit spec from an output limit AST node.

Namespace: net.esper.eql.parse
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Class ASTOutputLimitHelper _
	Inherits EqlTokenTypes
C#
public class ASTOutputLimitHelper : EqlTokenTypes
Visual C++
public ref class ASTOutputLimitHelper : public EqlTokenTypes

Inheritance Hierarchy

System.Object
  net.esper.eql.generated.EqlTokenTypes
    net.esper.eql.parse.ASTOutputLimitHelper