Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/lsp/src/register_code_fix/
Dfix_missing_call_parantheses.cpp40 CombinedCodeActions FixMissingCallParantheses::GetAllCodeActions(const CodeFixAllContext &codeFixAl… in GetAllCodeActions() function in ark::es2panda::lsp::FixMissingCallParantheses
Dimport_fixes.cpp40 CombinedCodeActions ImportFixes::GetAllCodeActions(const CodeFixAllContext &codeFixAll) in GetAllCodeActions() function in ark::es2panda::lsp::ImportFixes
Dforgetten_this_property_access.cpp41 CombinedCodeActions ForgettenThisPropertyAccess::GetAllCodeActions(const CodeFixAllContext &codeFix… in GetAllCodeActions() function in ark::es2panda::lsp::ForgettenThisPropertyAccess
Dadd_missing_declare_property.cpp76 CombinedCodeActions AddMissingDeclareProperty::GetAllCodeActions(const CodeFixAllContext &codeFixAl… in GetAllCodeActions() function in ark::es2panda::lsp::AddMissingDeclareProperty
Dfix_nan_equality.cpp104 CombinedCodeActions FixNaNEquality::GetAllCodeActions(const CodeFixAllContext &codeFixAll) in GetAllCodeActions() function in ark::es2panda::lsp::FixNaNEquality
Dui_plugin_suggest.cpp103 CombinedCodeActions UIPluginSuggest::GetAllCodeActions(const CodeFixAllContext &codeFixAll) in GetAllCodeActions() function in ark::es2panda::lsp::UIPluginSuggest