Searched defs:getCodeFixesAtPosition (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/bindings/src/ |
| D | lsp_helper.ts | 705 …getCodeFixesAtPosition(filename: String, start: number, end: number, errorCodes: number[]): CodeFi… method in Lsp
|
| /arkcompiler/ets_frontend/ets2panda/lsp/include/ |
| D | api.h | 546 …std::vector<CodeFixActionInfo> (*getCodeFixesAtPosition)(es2panda_Context *context, size_t start_p… member
|
| /arkcompiler/ets_frontend/ets2panda/bindings/native/src/ |
| D | lsp.cpp | 1357 TS_INTEROP_5(getCodeFixesAtPosition, KNativePointer, KNativePointer, KInt, KInt, KInt *, KInt) in TS_INTEROP_5() argument
|