JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.checkerframework.framework.qual
JavaExpression
Contents
Description
Hide sidebar
Show sidebar
Annotation Type JavaExpression
@Documented
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
JavaExpression
An annotation to use on an element of a dependent type qualifier to specify which elements of the annotation should be interpreted as Java expressions. The type of the element must be an array of Strings.