JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
org.checkerframework.checker.signedness.qual
Annotation Type SignednessBottom
@Target
(
value
=
TYPE_USE
)
@SubtypeOf
(
value
=
Constant.class
) public @interface
SignednessBottom
The bottom qualifier in the Unsigned Type System. It is only assigned to a value in error.
See the Checker Framework Manual:
Signedness Checker
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element