Uses of Class
com.puppycrawl.tools.checkstyle.checks.regexp.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
Modifier and TypeFieldDescriptionprivate SinglelineDetector
RegexpSinglelineCheck.detector
The detector to use.