See: Description
Interface | Description |
---|---|
AccessModifierContextOption |
Implement this interface to provide or override the access modifier a context.
|
AccessModifierEventTypeOption |
Implement this interface to provide or override the access modifier for an event type.
|
AccessModifierExpressionOption |
Implement this interface to provide or override the access modifier for a declared expression.
|
AccessModifierNamedWindowOption |
Implement this interface to provide or override the access modifier for a named window.
|
AccessModifierScriptOption |
Implement this interface to provide or override the access modifier for a script.
|
AccessModifierTableOption |
Implement this interface to provide or override the access modifier for a table.
|
AccessModifierVariableOption |
Implement this interface to provide or override the access modifier for a variable.
|
BusModifierEventTypeOption |
Implement this interface to provide or override the bus modifier for an event type.
|
InlinedClassInspectionOption |
Implement this interface to receive Janino-specific class detail for inlined-classes.
|
ModuleNameOption |
Implement this interface to provide or override the module name at compile-time.
|
ModuleUsesOption |
Implement this interface to provide or override the module-uses at compile-time.
|
StatementNameOption |
Implement this interface to provide a custom user object at compile-time for the statements when they are compiled.
|
StatementUserObjectOption |
Implement this interface to provide a custom user object at compile-time for the statements when they are compiled.
|
StateMgmtSettingOption |
Implement this interface to provide or override the state management settings, for use with high-availability only.
|
Callbacks for use with the compiler to provide or override behavior.