public final class AttributeRef
extends java.lang.Object
Constructor and Description |
---|
AttributeRef(AbstractStorage target,
Attribute attribute,
ru.ispras.fortress.expression.Node addressArgValue) |
Modifier and Type | Method and Description |
---|---|
ru.ispras.fortress.expression.Node |
getAddressArgValue() |
Attribute |
getAttribute() |
AbstractStorage |
getTarget() |
java.lang.String |
getText() |
java.lang.String |
toString() |
public AttributeRef(AbstractStorage target, Attribute attribute, ru.ispras.fortress.expression.Node addressArgValue)
public AbstractStorage getTarget()
public Attribute getAttribute()
public ru.ispras.fortress.expression.Node getAddressArgValue()
public java.lang.String getText()
public java.lang.String toString()
toString
in class java.lang.Object