public final class AAttribute extends PAttribute
| Constructor and Description |
|---|
AAttribute() |
AAttribute(PAtom _key_,
PAtom _value_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
java.lang.Object |
clone() |
PAtom |
getKey() |
PAtom |
getValue() |
void |
setKey(PAtom node) |
void |
setValue(PAtom node) |
java.lang.String |
toString() |
public AAttribute()
public AAttribute(PAtom _key_, PAtom _value_)
public java.lang.String toString()
toString in class java.lang.Object