Uses of Class
com.puppycrawl.tools.checkstyle.checks.regexp.MultilineDetector
-
Packages that use MultilineDetector Package Description com.puppycrawl.tools.checkstyle.checks.regexp 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 MultilineDetector Modifier and Type Field Description private MultilineDetector
RegexpMultilineCheck. detector
The detector to use.
-