mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00

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
38 lines
621 B
Text
38 lines
621 B
Text
[
|
|
{
|
|
"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"
|
|
}
|
|
]
|