CxLiteralInteger
Description
- Derived from
-
CxLiteral abstract
A literal that represents a decimal integer value:
-123l -123L \__ optional type suffix \______ optional minus for negative value 0xffffffffffffffffl 0xFFFFFFFFFFFFFFFFl 0xffffffffffffffffL 0xFFFFFFFFFFFFFFFFL \__ optional type suffix \__________________ between 1 and 16 hexadecimal digits