Sergey Lugovoy b7d77b1297 8068306: Tests for AST presentation Nashorn Parser API
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
2015-03-20 13:19:47 +03:00

13 lines
183 B
Plaintext

[
{
"endPosition": "2",
"kind": "EMPTY_STATEMENT",
"startPosition": "1"
},
{
"endPosition": "14",
"kind": "EMPTY_STATEMENT",
"startPosition": "13"
}
]