public static final class RewriteEventStore.PropertyLocation
extends java.lang.Object
| Constructor and Description |
|---|
PropertyLocation(ASTNode parent,
StructuralPropertyDescriptor property) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
ASTNode |
getParent() |
StructuralPropertyDescriptor |
getProperty() |
int |
hashCode() |
public PropertyLocation(ASTNode parent, StructuralPropertyDescriptor property)
public ASTNode getParent()
public StructuralPropertyDescriptor getProperty()
public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object