JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.checkerframework.framework.qual
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.