-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathcommons-lang-DateUtils-modify-IF_STATEMENT-8.json
26 lines (26 loc) · 1.25 KB
/
commons-lang-DateUtils-modify-IF_STATEMENT-8.json
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
{
"repositoryName": "commons-lang",
"repositoryWebURL": "https://github.com/apache/commons-lang.git",
"filePath": "src/main/java/org/apache/commons/lang3/time/DateUtils.java",
"functionName": "modify",
"functionKey": "src/main/java/org.apache.commons.lang3.time.DateUtils#modify(Calendar, int, ModifyType)",
"functionStartLine": 950,
"blockType": "IF_STATEMENT",
"blockKey": "src/main/java/org.apache.commons.lang3.time.DateUtils#modify(Calendar, int, ModifyType)$if(1018-1023)",
"blockStartLine": 1018,
"blockEndLine": 1023,
"startCommitId": "a36c903d4f1065bc59f5e6d2bb0f9d92a5e71d83",
"expectedChanges": [
{
"parentCommitId": "26c6a7c28f95231873661e5b0240392c0662b202",
"commitId": "3d82f12dbdc8fbf971b61a360f2cd13c0a4fd8d5",
"commitTime": 1040075720,
"changeType": "introduced",
"elementFileBefore": "src/java/org/apache/commons/lang/CalendarUtils.java",
"elementNameBefore": "src/java/org.apache.commons.lang.CalendarUtils#modify(Calendar, int, boolean)$if(206-211)",
"elementFileAfter": "src/java/org/apache/commons/lang/CalendarUtils.java",
"elementNameAfter": "src/java/org.apache.commons.lang.CalendarUtils#modify(Calendar, int, boolean)$if(206-211)",
"comment": "added with method"
}
]
}