See: Description
| Class | Description |
|---|---|
| RegexpOnFilenameOrgCheck |
This check applies a given regular expression to the names of files.
|
| RegexpOnStringCheck |
This check applies a regular expression to String literals found in the source.
|
| Enum | Description |
|---|---|
| RegexpOnFilenameOrgOption |
Represents the possible modes of operation for the
RegexpOnFilenameOrgCheck. |