public static interface Java.DocCommentable
/** ...
*/").| Modifier and Type | Method and Description |
|---|---|
String |
getDocComment() |
boolean |
hasDeprecatedDocTag()
Returns
true if the object has a doc comment and the @deprecated tag appears in the doc
comment. |
Copyright © 2019. All rights reserved.