public abstract class JavadocMethod extends BaseJavadoc
Constructor and Description |
---|
JavadocMethod(String servletContextName,
String comment) |
Modifier and Type | Method and Description |
---|---|
abstract Method |
getMethod() |
abstract String |
getParameterComment(int index) |
abstract String |
getReturnComment() |
abstract String |
getThrowsComment(int index) |
getComment, getServletContextName