Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/lsp/include/code_fixes/
Dcode_fix_types.h60 struct CodeFixAction : CodeAction { struct
61 std::string fixName;
62 std::string fixId = {};
63 std::string fixAllDescription = {};