| 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 |
|---|---|
JavadocTagInfo.Type |
JavadocTagInfo.getType()
Gets the Tag type defined by
Type. |
static JavadocTagInfo.Type |
JavadocTagInfo.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JavadocTagInfo.Type[] |
JavadocTagInfo.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001-2015. All Rights Reserved.