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