|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JavadocTagInfo.Type | |
---|---|
com.puppycrawl.tools.checkstyle.api | Contains the core API to be used to implement checks. |
Uses of JavadocTagInfo.Type in com.puppycrawl.tools.checkstyle.api |
---|
Methods in com.puppycrawl.tools.checkstyle.api that return JavadocTagInfo.Type | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |