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, getPathElements
addProperty, addProperty, addPropertyList, getLocation, toString
public void apply(Analysis analysis)
apply
in class AbstractPathNode
public boolean equals(Object obj)
equals
in class AbstractPathNode
public int hashCode()
hashCode
in class AbstractPathNode
protected void propertiesToString(StringBuilder buffer)
propertiesToString
in class AbstractPathNode
Copyright © 2003–2019 Jamon developers. All rights reserved.