| 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<InvalidJavadocTag> |
JavadocTags.getInvalidTags()
Getter for invalidTags field.
|
| Constructor and Description |
|---|
JavadocTags(List<JavadocTag> tags,
List<InvalidJavadocTag> invalidTags)
Creates an instance.
|
Copyright © 2001-2015. All Rights Reserved.