LOWEST_PRECEDENCE constant
int
const LOWEST_PRECEDENCE
The lowest possible precedence value.
Implementation
static const int LOWEST_PRECEDENCE = -0x80000000;
The lowest possible precedence value.
static const int LOWEST_PRECEDENCE = -0x80000000;