b7d77b1297
8068304: Tests for Diagnostic listener for Nashorn Parser API 8068303: Create tests for Nashorn Parser API for create Tree from some different source and parameters Reviewed-by: sundar, lagergren
39 lines
621 B
Plaintext
39 lines
621 B
Plaintext
[
|
|
{
|
|
"endPosition": "21",
|
|
"kind": "BREAK",
|
|
"label": "null",
|
|
"startPosition": "15"
|
|
},
|
|
{
|
|
"endPosition": "58",
|
|
"kind": "BREAK",
|
|
"label": "loop",
|
|
"startPosition": "48"
|
|
},
|
|
{
|
|
"endPosition": "93",
|
|
"kind": "BREAK",
|
|
"label": "loop",
|
|
"startPosition": "83"
|
|
},
|
|
{
|
|
"endPosition": "108",
|
|
"kind": "BREAK",
|
|
"label": "null",
|
|
"startPosition": "102"
|
|
},
|
|
{
|
|
"endPosition": "170",
|
|
"kind": "BREAK",
|
|
"label": "null",
|
|
"startPosition": "165"
|
|
},
|
|
{
|
|
"endPosition": "198",
|
|
"kind": "BREAK",
|
|
"label": "null",
|
|
"startPosition": "192"
|
|
}
|
|
]
|