public class FieldLocationIdentity
extends org.graalvm.word.LocationIdentity
| Constructor and Description |
|---|
FieldLocationIdentity(ResolvedJavaField inner) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
ResolvedJavaField |
getField() |
int |
hashCode() |
boolean |
isImmutable() |
String |
toString() |