-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathcommons-lang-DateUtils-modify-IF_STATEMENT-7.json
26 lines (26 loc) · 1.25 KB
/
commons-lang-DateUtils-modify-IF_STATEMENT-7.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(1002-1005)",
"blockStartLine": 1002,
"blockEndLine": 1005,
"startCommitId": "a36c903d4f1065bc59f5e6d2bb0f9d92a5e71d83",
"expectedChanges": [
{
"parentCommitId": "c62bd307657aab6bf4be06e5c4c232195f6620f9",
"commitId": "9cbf70d82285d7ebdd190f7cd59f2a9d82a09c61",
"commitTime": 1153460827,
"changeType": "introduced",
"elementFileBefore": "src/java/org/apache/commons/lang/time/DateUtils.java",
"elementNameBefore": "src/java/org.apache.commons.lang.time.DateUtils#modify(Calendar, int, boolean)$if(663-666)",
"elementFileAfter": "src/java/org/apache/commons/lang/time/DateUtils.java",
"elementNameAfter": "src/java/org.apache.commons.lang.time.DateUtils#modify(Calendar, int, boolean)$if(663-666)",
"comment": "new block"
}
]
}