Click or drag to resize

com.espertech.esper.compiler.client.option Namespace

[Missing <summary> documentation for "N:com.espertech.esper.compiler.client.option"]

Classes
  ClassDescription
Public classAccessModifierContextContext
Provides the environment to .
Public classAccessModifierContextOption
Implement this interface to provide or override the access modifier a context.
Public classAccessModifierEventTypeContext
Provides the environment to .
Public classAccessModifierEventTypeOption
Implement this interface to provide or override the access modifier for an event type.
Public classAccessModifierExpressionContext
Provides the environment to .
Public classAccessModifierExpressionOption
Implement this interface to provide or override the access modifier for a declared expression.
Public classAccessModifierNamedWindowContext
Provides the environment to .
Public classAccessModifierNamedWindowOption
Implement this interface to provide or override the access modifier for a named window.
Public classAccessModifierScriptContext
Provides the environment to .
Public classAccessModifierScriptOption
Implement this interface to provide or override the access modifier for a script.
Public classAccessModifierTableContext
Provides the environment to .
Public classAccessModifierTableOption
Implement this interface to provide or override the access modifier for a table.
Public classAccessModifierVariableContext
Provides the environment to .
Public classAccessModifierVariableOption
Implement this interface to provide or override the access modifier for a variable.
Public classBusModifierEventTypeContext
Provides the environment to .
Public classBusModifierEventTypeOption
Implement this interface to provide or override the bus modifier for an event type.
Public classModuleNameContext
Provides the environment to .
Public classModuleNameOption
Implement this interface to provide or override the module name at compile-time.
Public classModuleUsesContext
Provides the environment to .
Public classModuleUsesOption
Implement this interface to provide or override the module-uses at compile-time.
Public classStatementNameContext
Provides the environment to .
Public classStatementNameOption
Implement this interface to provide a custom user object at compile-time for the statements when they are compiled.
Public classStatementOptionContextBase
Base class providing statement information for compiler options.
Public classStatementUserObjectContext
Provides the environment to .
Public classStatementUserObjectOption
Implement this interface to provide a custom user object at compile-time for the statements when they are compiled.