public class ChildCallNode extends AbstractCallNode
Constructor and Description |
---|
ChildCallNode(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 AbstractCallNode
public boolean equals(Object obj)
equals
in class AbstractCallNode
public int hashCode()
hashCode
in class AbstractCallNode
protected void propertiesToString(StringBuilder buffer)
propertiesToString
in class AbstractCallNode
Copyright © 2003–2014 Jamon developers. All rights reserved.