| Package | Description |
|---|---|
| com.puppycrawl.tools.checkstyle.checks.javadoc |
Contains the Javadoc checks that are bundled with the main distribution.
|
| Modifier and Type | Method and Description |
|---|---|
List<JavadocTag> |
JavadocTags.getValidTags()
Getter for validTags field.
|
| Constructor and Description |
|---|
JavadocTags(List<JavadocTag> tags,
List<InvalidJavadocTag> invalidTags)
Creates an instance.
|
Copyright © 2001-2016. All Rights Reserved.