Uses of Class
com.puppycrawl.tools.checkstyle.checks.regexp.DetectorOptions
Packages that use DetectorOptions
Package
Description
Contains the regular expression checks that are bundled with the main
distribution.
-
Uses of DetectorOptions in com.puppycrawl.tools.checkstyle.checks.regexp
Methods in com.puppycrawl.tools.checkstyle.checks.regexp that return DetectorOptionsModifier and TypeMethodDescriptionDetectorOptions.Builder.build()
Returns new DetectorOptions instance.