static int parseHexConstant(S s) { ret parseHexInt(dropPrefixIC("0x", s)); }