Package com.puppycrawl.tools.checkstyle
Annotation Interface XdocsPropertyType
The type of property used in documentation and configuration files
 for clarification of the user-friendly type.
 For example, some string array property may represent a set of tokens.
- 
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionReturns the property type for documentation. 
- 
Element Details
- 
value
Returns the property type for documentation.- Returns:
 - the property type for documentation
 
 
 -