public class UpdirNode extends AbstractPathElementNode
| Constructor and Description |
|---|
UpdirNode(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) |
addProperty, addProperty, addPropertyList, getLocation, toStringpublic void apply(Analysis analysis)
apply in class AbstractPathElementNodepublic boolean equals(Object obj)
equals in class AbstractPathElementNodepublic int hashCode()
hashCode in class AbstractPathElementNodeprotected void propertiesToString(StringBuilder buffer)
propertiesToString in class AbstractPathElementNodeCopyright © 2003–2015 Jamon developers. All rights reserved.