private static class CompositeValueReplacementTest1.DummyValue extends AbstractValue
Value.IllegalValue
Modifier and Type | Field and Description |
---|---|
private static int |
counter |
private int |
id |
ILLEGAL
Modifier | Constructor and Description |
---|---|
protected |
DummyValue() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
getKind, getKindSuffix, getLIRKind, getPlatformKind, identityEquals
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
identityEquals
protected DummyValue()