Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/lsp/src/register_code_fix/
Dfix_missing_call_parantheses.cpp32 std::vector<CodeFixAction> FixMissingCallParantheses::GetCodeActions(const CodeFixContext &context) in GetCodeActions() function in ark::es2panda::lsp::FixMissingCallParantheses
Dimport_fixes.cpp32 std::vector<CodeFixAction> ImportFixes::GetCodeActions(const CodeFixContext &context) in GetCodeActions() function in ark::es2panda::lsp::ImportFixes
Dforgetten_this_property_access.cpp33 std::vector<CodeFixAction> ForgettenThisPropertyAccess::GetCodeActions(const CodeFixContext &contex… in GetCodeActions() function in ark::es2panda::lsp::ForgettenThisPropertyAccess
Dadd_missing_declare_property.cpp56 std::vector<CodeFixAction> AddMissingDeclareProperty::GetCodeActions(const CodeFixContext &context) in GetCodeActions() function in ark::es2panda::lsp::AddMissingDeclareProperty
Dfix_nan_equality.cpp88 std::vector<CodeFixAction> FixNaNEquality::GetCodeActions(const CodeFixContext &context) in GetCodeActions() function in ark::es2panda::lsp::FixNaNEquality
Dui_plugin_suggest.cpp83 std::vector<CodeFixAction> UIPluginSuggest::GetCodeActions(const CodeFixContext &context) in GetCodeActions() function in ark::es2panda::lsp::UIPluginSuggest