|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Attributes
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 |
---|
String getSignature()
void setSignature(String signature)
Attribute[] getAttributes()
void addAttribute(Attribute attr)
void removeAttribute(Attribute attr)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |