|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore.PropertyLocation
public static final class RewriteEventStore.PropertyLocation
| Constructor Summary | |
|---|---|
RewriteEventStore.PropertyLocation(ASTNode parent,
StructuralPropertyDescriptor property)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
ASTNode |
getParent()
|
StructuralPropertyDescriptor |
getProperty()
|
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RewriteEventStore.PropertyLocation(ASTNode parent,
StructuralPropertyDescriptor property)
| Method Detail |
|---|
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
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||