|
org.openide.src 1.8.22 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface JavaDocTag.Param
Represents an @param documentation tag. The parses and stores the name and comment parts of the method/constructor parameter tag.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.openide.src.JavaDocTag |
|---|
JavaDocTag.Param, JavaDocTag.See, JavaDocTag.SerialField, JavaDocTag.Throws |
| Method Summary | |
|---|---|
String |
parameterComment()
Return the parameter comment. |
String |
parameterName()
Return the parameter name. |
| Methods inherited from interface org.openide.src.JavaDocTag |
|---|
kind, name, text |
| Method Detail |
|---|
String parameterName()
String parameterComment()
|
org.openide.src 1.8.22 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||