Uses of Interface
com.espertech.esper.compiler.client.option.AccessModifierVariableOption
-
Uses of AccessModifierVariableOption in com.espertech.esper.compiler.client
Modifier and TypeMethodDescriptionCompilerOptions.getAccessModifierVariable()
Returns the callback that determines the access modifier of a given variable.Modifier and TypeMethodDescriptionCompilerOptions.setAccessModifierVariable
(AccessModifierVariableOption accessModifierVariable) Sets the callback that determines the access modifier of a given variable.