public static final class Locations.DeclaredLocation extends Locations.ValueLocation
LocationImpl.InternalLongLocation, LocationImpl.LocationVisitor| Constructor and Description |
|---|
DeclaredLocation(Object value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDeclared()
Returns
true if this is a declared value location. |
accept, canStore, equals, get, hashCode, isValue, set, setInternal, toStringcanSet, canSet, canStoreFinal, getInternal, getWhereString, isConstant, isFinal, objectArrayCount, objectFieldCount, primitiveArrayCount, primitiveFieldCount, valueEqualscheckShape, finalLocation, get, get, getFinalAssumption, incompatibleLocation, isAssumedFinal, set, setpublic DeclaredLocation(Object value)
public boolean isDeclared()
Locationtrue if this is a declared value location.isDeclared in class Location