PPL Java Language Interface
1.1
|
Overflow behavior of bounded integer types. More...
Public Attributes | |
OVERFLOW_WRAPS | |
On overflow, wrapping takes place. | |
OVERFLOW_UNDEFINED | |
On overflow, the result is undefined. | |
Overflow behavior of bounded integer types.