|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommentStatement | |
---|---|
gov.nasa.pds.tools.label |
Uses of CommentStatement in gov.nasa.pds.tools.label |
---|
Methods in gov.nasa.pds.tools.label that return CommentStatement | |
---|---|
CommentStatement |
PointerStatement.getComment()
Returns the comment that occurs on the same line as this pointer assigment |
Methods in gov.nasa.pds.tools.label with parameters of type CommentStatement | |
---|---|
abstract void |
Statement.attachComment(CommentStatement commet)
|
void |
PointerStatement.attachComment(CommentStatement comment)
Attaches a comment to this pointer |
void |
ObjectStatement.attachComment(CommentStatement comment)
|
void |
GroupStatement.attachComment(CommentStatement comment)
|
void |
CommentStatement.attachComment(CommentStatement comment)
|
void |
AttributeStatement.attachComment(CommentStatement comment)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |