Uses of Enum
com.puppycrawl.tools.checkstyle.PropertyType
Packages that use PropertyType
Package
Description
Contains the implementation of the Checkstyle framework.
-
Uses of PropertyType in com.puppycrawl.tools.checkstyle
Methods in com.puppycrawl.tools.checkstyle that return PropertyTypeModifier and TypeMethodDescriptionstatic PropertyType
Returns the enum constant of this type with the specified name.static PropertyType[]
PropertyType.values()
Returns an array containing the constants of this enum type, in the order they are declared.