Uses of Interface
com.espertech.esper.compiler.client.option.AccessModifierTableOption
-
Uses of AccessModifierTableOption in com.espertech.esper.compiler.client
Modifier and TypeMethodDescriptionCompilerOptions.getAccessModifierTable()
Returns the callback that determines the access modifier of a given declared expression.Modifier and TypeMethodDescriptionCompilerOptions.setAccessModifierTable
(AccessModifierTableOption accessModifierTable) Returns the callback that determines the access modifier of a given table.