Package | Description |
---|---|
com.puppycrawl.tools.checkstyle.checks.coding |
Contains the Coding checks that are
bundled with the main distribution.
|
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.String,java.util.List<MultipleStringLiteralsCheck.StringInfo>> |
MultipleStringLiteralsCheck.stringMap
The found strings and their positions.
|