|
Rename Attribute cComments : Map<Integer,List<TextBlock>> to clangComments : Map<Integer,List<TextBlock>> in class com.puppycrawl.tools.checkstyle.api.FileContents |
From |
To |
|
Rename Attribute cPlusPlusComments : Map<Integer,TextBlock> to cppComments : Map<Integer,TextBlock> in class com.puppycrawl.tools.checkstyle.api.FileContents |
From |
To |
|
Rename Attribute mMessages : TreeSet<LocalizedMessage> to messages : TreeSet<LocalizedMessage> in class com.puppycrawl.tools.checkstyle.api.LocalizedMessages |
From |
To |
|
Rename Attribute mIgnoreNumbers : double[] to ignoreNumbers : double[] in class com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck |
From |
To |