Uses of Class
com.puppycrawl.tools.checkstyle.checks.regexp.SinglelineDetector
Packages that use SinglelineDetector
Package
Description
Contains the regular expression checks that are bundled with the main
 distribution.
- 
Uses of SinglelineDetector in com.puppycrawl.tools.checkstyle.checks.regexpFields in com.puppycrawl.tools.checkstyle.checks.regexp declared as SinglelineDetectorModifier and TypeFieldDescriptionprivate SinglelineDetectorRegexpSinglelineCheck.detectorThe detector to use.