public final class Javadoc extends Object
| Constructor | Description |
|---|---|
Javadoc(org.sonar.plugins.java.api.tree.Tree tree) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
noMainDescription() |
|
boolean |
noReturnDescription() |
|
List<String> |
undocumentedParameters() |
|
List<String> |
undocumentedThrownExceptions() |
Copyright © 2012–2018 SonarSource. All rights reserved.