public class MethodParamsDocStats extends MethodTagsDocStats
| Modifier and Type | Method and Description |
|---|---|
long |
getMembersNumber()
Gets the total number of members contained into
the object for which the JavaDoc coverage statistics is being computed.
|
String |
getTagName()
The name of the tags associated to this object for which
JavaDoc coverage statistics will be computed, for instance,
"param" or "throws" tags.
|
String |
getType()
The type of the element to which JavaDoc coverage statistics is being computed,
whether a class, interface, field, method, parameter, etc.
|
boolean |
hasDocumentation()
A set of params doesn't have documentation,
only each individual param may have.
|
getDocumentedMembersdisablePrintIfNoMembers, enablePrintIfNoMembers, isPrintIfNoMembersclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDocumentedMembersPercent, getUndocumentedMemberspublic long getMembersNumber()
DocStatspublic String getTagName()
MethodTagsDocStatsgetTagName in class MethodTagsDocStatspublic String getType()
DocStatspublic boolean hasDocumentation()
hasDocumentation in class MethodTagsDocStatsCopyright © 2017 Manoel Campos da Silva Filho. All rights reserved.