public class RelativePathNode extends AbstractPathNode
| Constructor and Description |
|---|
RelativePathNode(org.jamon.api.Location location) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Analysis analysis) |
boolean |
equals(Object obj) |
int |
hashCode() |
protected void |
propertiesToString(StringBuilder buffer) |
addPathElement, getPathElementsaddProperty, addProperty, addPropertyList, getLocation, toStringpublic void apply(Analysis analysis)
apply in class AbstractPathNodepublic boolean equals(Object obj)
equals in class AbstractPathNodepublic int hashCode()
hashCode in class AbstractPathNodeprotected void propertiesToString(StringBuilder buffer)
propertiesToString in class AbstractPathNodeCopyright © 2003–2015 Jamon developers. All rights reserved.