Home
last modified time | relevance | path

Searched defs:getClassConstructorInfo (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/bindings/src/
Dlsp_helper.ts521getClassConstructorInfo(filename: String, offset: number, properties: string[]): LspClassConstruct… method in Lsp
/arkcompiler/ets_frontend/ets2panda/lsp/include/
Dapi.h537 …ark::es2panda::lsp::RefactorEditInfo (*getClassConstructorInfo)(es2panda_Context *context, size_t … member
/arkcompiler/ets_frontend/ets2panda/bindings/native/src/
Dlsp.cpp327 TS_INTEROP_3(getClassConstructorInfo, KNativePointer, KNativePointer, KInt, KStringArray) in TS_INTEROP_3() argument