Uses of Class
com.puppycrawl.tools.checkstyle.checks.regexp.SinglelineDetector
-
Packages that use SinglelineDetector Package Description com.puppycrawl.tools.checkstyle.checks.regexp Contains the regular expression checks that are bundled with the main distribution. -
-
Uses of SinglelineDetector in com.puppycrawl.tools.checkstyle.checks.regexp
Fields in com.puppycrawl.tools.checkstyle.checks.regexp declared as SinglelineDetector Modifier and Type Field Description private SinglelineDetector
RegexpSinglelineCheck. detector
The detector to use.
-