![]() | CompilerOptions Properties |
The CompilerOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | AccessModifierContext |
Returns the callback that determines the access modifier of a given context.
|
![]() | AccessModifierEventType |
Returns the callback that determines the access modifier of a given event type
|
![]() | AccessModifierExpression |
Returns the callback that determines the access modifier of a given declared expression.
|
![]() | AccessModifierNamedWindow |
Returns the callback that determines the access modifier of a given named window.
|
![]() | AccessModifierScript |
Returns the callback that determines the access modifier of a given script.
|
![]() | AccessModifierTable |
Returns the callback that determines the access modifier of a given declared expression.
|
![]() | AccessModifierVariable |
Returns the callback that determines the access modifier of a given variable.
|
![]() | BusModifierEventType |
Returns the callback that determines whether the event type is visible in the event bus i.e.
available for use with send-event.
|
![]() | ModuleName |
Returns the callback that determines the module name.
|
![]() | ModuleUses |
Returns the callback that determines the module uses.
|
![]() | StatementName |
Returns the callback that determines the statement name
|
![]() | StatementUserObject |
Returns the callback that determines a compiler-time statement user object for a
statement. The user object is available from EPStatement by method {@code getUserObjectCompileTime}.
|