Annotation Interface QueryModule.FocusDependent

Enclosing class:
QueryModule

@Retention(RUNTIME) @Target(METHOD) public static @interface QueryModule.FocusDependent
Java code is treated as "focus-independent". If a function accesses the current context value, position or size, it should be annotated as QueryModule.FocusDependent.