public class StaticImportNode extends AbstractImportNode
Constructor and Description |
---|
StaticImportNode(org.jamon.api.Location location,
String name) |
Modifier and Type | Method and Description |
---|---|
void |
apply(Analysis analysis) |
boolean |
equals(Object obj) |
int |
hashCode() |
protected void |
propertiesToString(StringBuilder buffer) |
getName
addProperty, addProperty, addPropertyList, getLocation, toString
public StaticImportNode(org.jamon.api.Location location, String name)
public void apply(Analysis analysis)
apply
in class AbstractImportNode
public boolean equals(Object obj)
equals
in class AbstractImportNode
public int hashCode()
hashCode
in class AbstractImportNode
protected void propertiesToString(StringBuilder buffer)
propertiesToString
in class AbstractImportNode
Copyright © 2003–2018 Jamon developers. All rights reserved.