Annotation Interface QueryModule.ContextDependent

Enclosing class:
QueryModule

@Retention(RUNTIME) @Target(METHOD) public static @interface QueryModule.ContextDependent
Java code is treated as "context-independent". If a function accesses the specified QueryModule.queryContext, it should be annotated as QueryModule.ContextDependent.