Home
last modified time | relevance | path

Searched defs:CodeAction (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/lsp/include/code_fixes/
Dcode_fix_types.h51 struct CodeAction { struct
54 std::vector<CodeActionCommand> commands; argument
60 struct CodeFixAction : CodeAction { argument
/arkcompiler/runtime_core/static_core/runtime/tooling/
Ddebug_inf.cpp26 enum CodeAction { enum