Searched defs:GetCodeActions (Results 1 – 6 of 6) sorted by relevance
32 std::vector<CodeFixAction> FixMissingCallParantheses::GetCodeActions(const CodeFixContext &context) in GetCodeActions() function in ark::es2panda::lsp::FixMissingCallParantheses
32 std::vector<CodeFixAction> ImportFixes::GetCodeActions(const CodeFixContext &context) in GetCodeActions() function in ark::es2panda::lsp::ImportFixes
33 std::vector<CodeFixAction> ForgettenThisPropertyAccess::GetCodeActions(const CodeFixContext &contex… in GetCodeActions() function in ark::es2panda::lsp::ForgettenThisPropertyAccess
56 std::vector<CodeFixAction> AddMissingDeclareProperty::GetCodeActions(const CodeFixContext &context) in GetCodeActions() function in ark::es2panda::lsp::AddMissingDeclareProperty
88 std::vector<CodeFixAction> FixNaNEquality::GetCodeActions(const CodeFixContext &context) in GetCodeActions() function in ark::es2panda::lsp::FixNaNEquality
83 std::vector<CodeFixAction> UIPluginSuggest::GetCodeActions(const CodeFixContext &context) in GetCodeActions() function in ark::es2panda::lsp::UIPluginSuggest