|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An AST node interface to define a set of attributes.
Method Summary | |
void |
addAttribute(Attribute attr)
|
Attribute[] |
getAttributes()
|
String |
getSignature()
|
void |
removeAttribute(Attribute attr)
|
void |
setSignature(String signature)
|
Method Detail |
public String getSignature()
public void setSignature(String signature)
public Attribute[] getAttributes()
public void addAttribute(Attribute attr)
public void removeAttribute(Attribute attr)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |