|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CommentContainer
An AST node interface for nodes that can contain comments.
Method Summary | |
---|---|
void |
addComment(Comment comment)
|
Comment[] |
getComments()
|
void |
removeComment(Comment comment)
|
Method Detail |
---|
Comment[] getComments()
void addComment(Comment comment)
void removeComment(Comment comment)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |