Package com.puppycrawl.tools.checkstyle.checks.regexp

Contains the regular expression checks that are bundled with the main distribution.

See:
          Description

Class Summary
NeverSuppress An implementation of MatchSuppressor that never suppresses a match.
RegexpMultilineCheck Implementation of a check that looks that matches across multiple lines in any file type.
RegexpSinglelineCheck Implementation of a check that looks for a single line in any file type.
RegexpSinglelineJavaCheck Implementation of a check that looks for a single line in Java files.
 

Package com.puppycrawl.tools.checkstyle.checks.regexp Description

Contains the regular expression checks that are bundled with the main distribution.



Copyright © 2001-2014. All Rights Reserved.