-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathcommons-lang-FastDatePrinter-parsePattern-IF_STATEMENT-9.json
More file actions
36 lines (36 loc) · 1.89 KB
/
commons-lang-FastDatePrinter-parsePattern-IF_STATEMENT-9.json
File metadata and controls
36 lines (36 loc) · 1.89 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"repositoryName": "commons-lang",
"repositoryWebURL": "https://github.com/apache/commons-lang.git",
"filePath": "src/main/java/org/apache/commons/lang3/time/FastDatePrinter.java",
"functionName": "parsePattern",
"functionKey": "src/main/java/org.apache.commons.lang3.time.FastDatePrinter#parsePattern()",
"functionStartLine": 175,
"blockType": "IF_STATEMENT",
"blockKey": "src/main/java/org.apache.commons.lang3.time.FastDatePrinter#parsePattern()$if(300-304)",
"blockStartLine": 300,
"blockEndLine": 304,
"startCommitId": "a36c903d4f1065bc59f5e6d2bb0f9d92a5e71d83",
"expectedChanges": [
{
"parentCommitId": "a303646251526840329bfe81d0c5d7bc306f43c1",
"commitId": "247c97f507c7ce3556f040624b6af28e911e6dfb",
"commitTime": 1059173629,
"changeType": "body change",
"elementFileBefore": "src/java/org/apache/commons/lang/time/FastDateFormat.java",
"elementNameBefore": "src/java/org.apache.commons.lang.time.FastDateFormat#parsePattern()$if(572-576)",
"elementFileAfter": "src/java/org/apache/commons/lang/time/FastDateFormat.java",
"elementNameAfter": "src/java/org.apache.commons.lang.time.FastDateFormat#parsePattern()$if(572-576)"
},
{
"parentCommitId": "2f50297e5eb582ed50e87e6801917abe5a30b3c1",
"commitId": "a99f7965b34b8dd0532c8d6f5e592d990ca220fc",
"commitTime": 1041969355,
"changeType": "introduced",
"elementFileBefore": "src/java/org/apache/commons/lang/time/FastDateFormat.java",
"elementNameBefore": "src/java/org.apache.commons.lang.time.FastDateFormat#parse(String, TimeZone, Locale, DateFormatSymbols)$if(480-485)",
"elementFileAfter": "src/java/org/apache/commons/lang/time/FastDateFormat.java",
"elementNameAfter": "src/java/org.apache.commons.lang.time.FastDateFormat#parse(String, TimeZone, Locale, DateFormatSymbols)$if(480-485)",
"comment": "added with method"
}
]
}