Annotation Interface SignedPositiveFromUnsigned


The expression is @SignedPositive, and its value came from widening a value that is allowed to be interpreted as unsigned.

Programmers should rarely write this annotation.

See Also:
See the Checker Framework Manual:
Signedness Checker