Files
openide/plugins/evaluation-plugin/testData/actions/no-prefix.json
Alexey Kalina d30036c9e0 [evaluation-plugin] move evaluation plugin to community
GitOrigin-RevId: 7f2ef90142ba670bae0c92be5261bc9ccf249220
2022-03-04 13:25:26 +00:00

412 lines
7.6 KiB
JSON

{
"path": "example.java",
"checksum": "59052a35eb0d95d50373552a9901e5908a7fa5820ee2551fcc2e48f750ced52f",
"sessionsCount": 13,
"actions": [
{
"begin": 0,
"end": 6,
"completable": false,
"type": "DELETE_RANGE"
},
{
"offset": 0,
"type": "MOVE_CARET"
},
{
"prefix": "",
"expectedText": "public",
"nodeProperties": {
"tokenType": "KEYWORD",
"location": "LIBRARY",
"features": [],
"additional": {
"lang": "Jvm"
}
},
"type": "CALL_COMPLETION"
},
{
"type": "FINISH_SESSION"
},
{
"text": "public",
"completable": true,
"type": "PRINT_TEXT"
},
{
"begin": 7,
"end": 12,
"completable": false,
"type": "DELETE_RANGE"
},
{
"offset": 7,
"type": "MOVE_CARET"
},
{
"prefix": "",
"expectedText": "class",
"nodeProperties": {
"tokenType": "KEYWORD",
"location": "LIBRARY",
"features": [],
"additional": {
"lang": "Jvm"
}
},
"type": "CALL_COMPLETION"
},
{
"type": "FINISH_SESSION"
},
{
"text": "class",
"completable": true,
"type": "PRINT_TEXT"
},
{
"begin": 27,
"end": 33,
"completable": false,
"type": "DELETE_RANGE"
},
{
"offset": 27,
"type": "MOVE_CARET"
},
{
"prefix": "",
"expectedText": "public",
"nodeProperties": {
"tokenType": "KEYWORD",
"location": "LIBRARY",
"features": [],
"additional": {
"lang": "Jvm"
}
},
"type": "CALL_COMPLETION"
},
{
"type": "FINISH_SESSION"
},
{
"text": "public",
"completable": true,
"type": "PRINT_TEXT"
},
{
"begin": 34,
"end": 40,
"completable": false,
"type": "DELETE_RANGE"
},
{
"offset": 34,
"type": "MOVE_CARET"
},
{
"prefix": "",
"expectedText": "static",
"nodeProperties": {
"tokenType": "KEYWORD",
"location": "LIBRARY",
"features": [],
"additional": {
"lang": "Jvm"
}
},
"type": "CALL_COMPLETION"
},
{
"type": "FINISH_SESSION"
},
{
"text": "static",
"completable": true,
"type": "PRINT_TEXT"
},
{
"begin": 41,
"end": 45,
"completable": false,
"type": "DELETE_RANGE"
},
{
"offset": 41,
"type": "MOVE_CARET"
},
{
"prefix": "",
"expectedText": "void",
"nodeProperties": {
"tokenType": "KEYWORD",
"location": "LIBRARY",
"features": [],
"additional": {
"lang": "Jvm"
}
},
"type": "CALL_COMPLETION"
},
{
"type": "FINISH_SESSION"
},
{
"text": "void",
"completable": true,
"type": "PRINT_TEXT"
},
{
"begin": 51,
"end": 57,
"completable": false,
"type": "DELETE_RANGE"
},
{
"offset": 51,
"type": "MOVE_CARET"
},
{
"prefix": "",
"expectedText": "String",
"nodeProperties": {
"tokenType": "TYPE_REFERENCE",
"location": "LIBRARY",
"features": [],
"additional": {
"lang": "Jvm"
}
},
"type": "CALL_COMPLETION"
},
{
"type": "FINISH_SESSION"
},
{
"text": "String",
"completable": true,
"type": "PRINT_TEXT"
},
{
"begin": 76,
"end": 80,
"completable": false,
"type": "DELETE_RANGE"
},
{
"offset": 76,
"type": "MOVE_CARET"
},
{
"prefix": "",
"expectedText": "test",
"nodeProperties": {
"tokenType": "METHOD_CALL",
"location": "PROJECT",
"features": [],
"additional": {
"isStatic": "true",
"lang": "Jvm"
}
},
"type": "CALL_COMPLETION"
},
{
"type": "FINISH_SESSION"
},
{
"text": "test",
"completable": true,
"type": "PRINT_TEXT"
},
{
"begin": 81,
"end": 85,
"completable": false,
"type": "DELETE_RANGE"
},
{
"offset": 81,
"type": "MOVE_CARET"
},
{
"prefix": "",
"expectedText": "args",
"nodeProperties": {
"tokenType": "VARIABLE",
"location": "PROJECT",
"features": [],
"additional": {
"lang": "Jvm"
}
},
"type": "CALL_COMPLETION"
},
{
"type": "FINISH_SESSION"
},
{
"text": "args",
"completable": true,
"type": "PRINT_TEXT"
},
{
"begin": 86,
"end": 92,
"completable": false,
"type": "DELETE_RANGE"
},
{
"offset": 86,
"type": "MOVE_CARET"
},
{
"prefix": "",
"expectedText": "length",
"nodeProperties": {
"tokenType": "FIELD",
"location": "LIBRARY",
"features": [],
"additional": {
"isStatic": "false",
"lang": "Jvm"
}
},
"type": "CALL_COMPLETION"
},
{
"type": "FINISH_SESSION"
},
{
"text": "length",
"completable": true,
"type": "PRINT_TEXT"
},
{
"begin": 105,
"end": 112,
"completable": false,
"type": "DELETE_RANGE"
},
{
"offset": 105,
"type": "MOVE_CARET"
},
{
"prefix": "",
"expectedText": "private",
"nodeProperties": {
"tokenType": "KEYWORD",
"location": "LIBRARY",
"features": [],
"additional": {
"lang": "Jvm"
}
},
"type": "CALL_COMPLETION"
},
{
"type": "FINISH_SESSION"
},
{
"text": "private",
"completable": true,
"type": "PRINT_TEXT"
},
{
"begin": 113,
"end": 119,
"completable": false,
"type": "DELETE_RANGE"
},
{
"offset": 113,
"type": "MOVE_CARET"
},
{
"prefix": "",
"expectedText": "static",
"nodeProperties": {
"tokenType": "KEYWORD",
"location": "LIBRARY",
"features": [],
"additional": {
"lang": "Jvm"
}
},
"type": "CALL_COMPLETION"
},
{
"type": "FINISH_SESSION"
},
{
"text": "static",
"completable": true,
"type": "PRINT_TEXT"
},
{
"begin": 120,
"end": 124,
"completable": false,
"type": "DELETE_RANGE"
},
{
"offset": 120,
"type": "MOVE_CARET"
},
{
"prefix": "",
"expectedText": "void",
"nodeProperties": {
"tokenType": "KEYWORD",
"location": "LIBRARY",
"features": [],
"additional": {
"lang": "Jvm"
}
},
"type": "CALL_COMPLETION"
},
{
"type": "FINISH_SESSION"
},
{
"text": "void",
"completable": true,
"type": "PRINT_TEXT"
},
{
"begin": 130,
"end": 136,
"completable": false,
"type": "DELETE_RANGE"
},
{
"offset": 130,
"type": "MOVE_CARET"
},
{
"prefix": "",
"expectedText": "Object",
"nodeProperties": {
"tokenType": "TYPE_REFERENCE",
"location": "LIBRARY",
"features": [],
"additional": {
"lang": "Jvm"
}
},
"type": "CALL_COMPLETION"
},
{
"type": "FINISH_SESSION"
},
{
"text": "Object",
"completable": true,
"type": "PRINT_TEXT"
}
]
}