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