forked from jodavimehran/code-tracker
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcommons-lang-FastDatePrinter-parsePattern-IF_STATEMENT-2.json
More file actions
26 lines (26 loc) · 1.25 KB
/
commons-lang-FastDatePrinter-parsePattern-IF_STATEMENT-2.json
File metadata and controls
26 lines (26 loc) · 1.25 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
{
"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(219-221)",
"blockStartLine": 219,
"blockEndLine": 221,
"startCommitId": "a36c903d4f1065bc59f5e6d2bb0f9d92a5e71d83",
"expectedChanges": [
{
"parentCommitId": "39ed92fff74cfd4be4ca728fc4258feea26b696c",
"commitId": "afc942c7b2bc0317cb549a3fd05080646e7274fc",
"commitTime": 1451076252,
"changeType": "introduced",
"elementFileBefore": "src/main/java/org/apache/commons/lang3/time/FastDatePrinter.java",
"elementNameBefore": "src/main/java/org.apache.commons.lang3.time.FastDatePrinter#parsePattern()$if(219-221)",
"elementFileAfter": "src/main/java/org/apache/commons/lang3/time/FastDatePrinter.java",
"elementNameAfter": "src/main/java/org.apache.commons.lang3.time.FastDatePrinter#parsePattern()$if(219-221)",
"comment": "new block"
}
]
}