Uses of Class
com.puppycrawl.tools.checkstyle.checks.regexp.DetectorOptions
- 
Packages that use DetectorOptions Package Description com.puppycrawl.tools.checkstyle.checks.regexp 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 DetectorOptions Modifier and Type Method Description DetectorOptionsDetectorOptions.Builder. build()Returns new DetectorOptions instance. 
 -