|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JavaComment | |
net.percederberg.grammatica.code.java |
Uses of JavaComment in net.percederberg.grammatica.code.java |
Methods in net.percederberg.grammatica.code.java with parameters of type JavaComment | |
void |
JavaFile.addComment(JavaComment comment)
Adds a comment to this file. |
void |
JavaVariable.addComment(JavaComment comment)
Adds a comment to this variable. |
void |
JavaMethod.addComment(JavaComment comment)
Sets a comment for this method. |
void |
JavaConstructor.addComment(JavaComment comment)
Sets a comment for this constructor. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |