Uses of Class
com.puppycrawl.tools.checkstyle.checks.regexp.MultilineDetector
Packages that use MultilineDetector
Package
Description
Contains the regular expression checks that are bundled with the main
distribution.
-
Uses of MultilineDetector in com.puppycrawl.tools.checkstyle.checks.regexp
Fields in com.puppycrawl.tools.checkstyle.checks.regexp declared as MultilineDetectorModifier and TypeFieldDescriptionprivate MultilineDetector
RegexpMultilineCheck.detector
The detector to use.