Home
last modified time | relevance | path

Searched defs:getQuickInfoAtPosition (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/bindings/src/
Dlsp_helper.ts581 getQuickInfoAtPosition(filename: String, offset: number): LspQuickInfo { method in Lsp
/arkcompiler/ets_frontend/ets2panda/bindings/test/testcases/
Dcases.json109 "getQuickInfoAtPosition": { object
/arkcompiler/ets_frontend/ets2panda/lsp/include/
Dapi.h511 …QuickInfo (*getQuickInfoAtPosition)(const char *fileName, es2panda_Context *context, size_t positi… member
/arkcompiler/ets_frontend/ets2panda/bindings/native/src/
Dlsp.cpp515 TS_INTEROP_3(getQuickInfoAtPosition, KNativePointer, KStringPtr, KNativePointer, KInt) in TS_INTEROP_3() argument
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument