forked from jodavimehran/code-tracker
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcheckstyle-Checker-fireErrors-stripped.json
23 lines (23 loc) · 1.45 KB
/
checkstyle-Checker-fireErrors-stripped.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"repositoryName" : "checkstyle\\checkstyle",
"repositoryWebURL" : "https://github.com/checkstyle/checkstyle.git",
"filePath" : "src/main/java/com/puppycrawl/tools/checkstyle/Checker.java",
"functionName" : "fireErrors",
"functionKey" : "src/main/java/com.puppycrawl.tools.checkstyle.Checker#fireErrors(String, SortedSet)",
"functionStartLine" : 384,
"variableName" : "stripped",
"variableKey" : "src/main/java/com.puppycrawl.tools.checkstyle.Checker#fireErrors(String, SortedSet)$stripped(385)",
"variableStartLine" : 385,
"startCommitId" : "119fd4fb33bef9f5c66fc950396669af842c21a3",
"expectedChanges" : [ {
"parentCommitId" : "b33ff29c69de2b8aca3b7f73315f4594bdce4c24",
"commitId" : "82b2ba526976588d550cac698e512f8de6c1ffc6",
"commitTime" : 1037521490,
"changeType" : "introduced",
"elementFileBefore" : "src/checkstyle/com/puppycrawl/tools/checkstyle/Checker.java",
"elementNameBefore" : "src/checkstyle/com.puppycrawl.tools.checkstyle.Checker#fireErrors(String, LocalizedMessage[])$stripped:String(267)",
"elementFileAfter" : "src/checkstyle/com/puppycrawl/tools/checkstyle/Checker.java",
"elementNameAfter" : "src/checkstyle/com.puppycrawl.tools.checkstyle.Checker#fireErrors(String, LocalizedMessage[])$stripped:String(267)",
"comment" : "Extract Variable stripped : String in method protected fireErrors(aFileName String, aErrors LocalizedMessage[]) : void from class com.puppycrawl.tools.checkstyle.Checker"
} ]
}