Click or drag to resize

StatementOptionContextBase Class

Base class providing statement information for compiler options.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.compiler.client.optionStatementOptionContextBase
    More...

Namespace:  com.espertech.esper.compiler.client.option
Assembly:  NEsper.Compiler (in NEsper.Compiler.dll) Version: 8.0.0.0
Syntax
C#
public abstract class StatementOptionContextBase

The StatementOptionContextBase type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyAnnotations
Returns the annotations
Public propertyEplSupplier
Returns the supplier of the EPL textual representation
Public propertyModuleName
Returns the module name
Public propertyStatementName
Returns the statement name
Public propertyStatementNumber
Returns the statement number
Top
See Also
Inheritance Hierarchy
SystemObject
  com.espertech.esper.compiler.client.optionStatementOptionContextBase
    com.espertech.esper.compiler.client.optionAccessModifierContextContext
    com.espertech.esper.compiler.client.optionAccessModifierEventTypeContext
    com.espertech.esper.compiler.client.optionAccessModifierExpressionContext
    com.espertech.esper.compiler.client.optionAccessModifierNamedWindowContext
    com.espertech.esper.compiler.client.optionAccessModifierScriptContext
    com.espertech.esper.compiler.client.optionAccessModifierTableContext
    com.espertech.esper.compiler.client.optionAccessModifierVariableContext
    com.espertech.esper.compiler.client.optionBusModifierEventTypeContext
    com.espertech.esper.compiler.client.optionStatementNameContext
    com.espertech.esper.compiler.client.optionStatementUserObjectContext