Uses of Class
com.puppycrawl.tools.checkstyle.ant.CheckstyleAntTask.Property
Package
Description
Contains code related to Checkstyle Ant Task.
-
Uses of CheckstyleAntTask.Property in com.puppycrawl.tools.checkstyle.ant
Modifier and TypeFieldDescriptionprivate final List<CheckstyleAntTask.Property>
CheckstyleAntTask.overrideProps
Contains the Properties to override.Modifier and TypeMethodDescriptionvoid
CheckstyleAntTask.addProperty
(CheckstyleAntTask.Property property) Add an override property.