| Package | Description |
|---|---|
| com.puppycrawl.tools.checkstyle.checks.javadoc |
Contains the Javadoc checks that are bundled with the main distribution.
|
| Modifier and Type | Field and Description |
|---|---|
private JavadocMethodCheck.Token |
JavadocMethodCheck.ClassInfo.name
FullIdent associated with this class. |
| Modifier and Type | Method and Description |
|---|---|
JavadocMethodCheck.Token |
JavadocMethodCheck.ClassInfo.getName()
Gets class name.
|
private JavadocMethodCheck.Token |
JavadocMethodCheck.ExceptionInfo.getName()
Gets exception name.
|
| Constructor and Description |
|---|
ClassInfo(JavadocMethodCheck.Token className)
Creates new instance of class information object.
|
Copyright © 2001-2022. All Rights Reserved.