public class LiteralHex extends Literal
DOUBLE_MINUS_ONE, DOUBLE_ONE, DOUBLE_ZERO, FALSE, FLOAT_MINUS_ONE, FLOAT_ONE, FLOAT_ZERO, INT_ONE, INT_ZERO, MINUS_ONE, NULL, TRUE, value
Constructor and Description |
---|
LiteralHex(TypedLiteral value) |
Modifier and Type | Method and Description |
---|---|
Dumper |
dumpInner(Dumper d) |
applyExpressionRewriter, applyReverseExpressionRewriter, appropriatelyCasted, canThrow, collectTypeUsages, collectUsedLValues, deepClone, equals, equalsAnyOne, equivalentUnder, getCombinedLoc, getComputedLiteral, getLiteralOrNull, getPrecedence, getValue, isSimple, replaceSingleUsageLValues, visit
addLoc, canPushDownInto, dump, dumpWithOuterPrecedence, getInferredJavaType, getLoc, isValidStatement, outerDeepClone, pushDown, toString
public LiteralHex(TypedLiteral value)