Uses of Package
com.puppycrawl.tools.checkstyle.checks.regexp
-
Packages that use com.puppycrawl.tools.checkstyle.checks.regexp Package Description com.puppycrawl.tools.checkstyle.checks.regexp Contains the regular expression checks that are bundled with the main distribution. -
Classes in com.puppycrawl.tools.checkstyle.checks.regexp used by com.puppycrawl.tools.checkstyle.checks.regexp Class Description DetectorOptions Options for a detector.DetectorOptions.Builder Class which implements Builder pattern to build DetectorOptions instance.MatchSuppressor Represents a suppressor for matches.MultilineDetector A detector that matches across multiple lines.SinglelineDetector A detector that matches individual lines.