module YARP::IntegerBaseFlags

Constants

BINARY

0b prefix

DECIMAL

0d or no prefix

HEXADECIMAL

0x prefix

OCTAL

0o or 0 prefix