Uses of Interface
com.espertech.esper.compiler.client.option.AccessModifierInlinedClassOption
-
Uses of AccessModifierInlinedClassOption in com.espertech.esper.compiler.client
Modifier and TypeMethodDescriptionCompilerOptions.getAccessModifierInlinedClass()
Returns the callback that determines the access modifier of a given inlined-class.Modifier and TypeMethodDescriptionCompilerOptions.setAccessModifierInlinedClass
(AccessModifierInlinedClassOption accessModifierInlinedClass) Sets the callback that determines the access modifier of a given inlined-class.