[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)
Parses constant strings and returns the constant Object.
Namespace: net.esper.eql.parse
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class ASTConstantHelper _ Inherits EqlTokenTypes |
C# |
---|
public class ASTConstantHelper : EqlTokenTypes |
Visual C++ |
---|
public ref class ASTConstantHelper : public EqlTokenTypes |