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.regexp
Fields in com.puppycrawl.tools.checkstyle.checks.regexp declared as SinglelineDetectorModifier and TypeFieldDescriptionprivate SinglelineDetector
RegexpSinglelineCheck.detector
The detector to use.