public static interface RewriteEventStore.INodePropertyMapper
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getOriginalValue(ASTNode parent,
StructuralPropertyDescriptor childProperty)
Returns the node attribute for a given property name.
|
java.lang.Object getOriginalValue(ASTNode parent, StructuralPropertyDescriptor childProperty)
parent - The parent nodechildProperty - The child property to access