Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/lsp/src/refactors/
Dconvert_template.cpp55 std::unique_ptr<RefactorEditInfo> ConvertTemplateRefactor::GetEditsForAction(const RefactorContext … in GetEditsForAction() function in ark::es2panda::lsp::ConvertTemplateRefactor
Dconvert_export.cpp66 std::unique_ptr<RefactorEditInfo> ConvertExportRefactor::GetEditsForAction(const RefactorContext &c… in GetEditsForAction() function in ark::es2panda::lsp::ConvertExportRefactor
Dconvert_import.cpp76 std::unique_ptr<RefactorEditInfo> ConvertImportRefactor::GetEditsForAction(const RefactorContext &c… in GetEditsForAction() function in ark::es2panda::lsp::ConvertImportRefactor
Dconvert_function.cpp80 std::unique_ptr<RefactorEditInfo> ConvertFunctionRefactor::GetEditsForAction(const RefactorContext … in GetEditsForAction() function in ark::es2panda::lsp::ConvertFunctionRefactor
Dconvert_chain.cpp77 std::unique_ptr<RefactorEditInfo> ConvertChainRefactor::GetEditsForAction(const RefactorContext &co… in GetEditsForAction() function in ark::es2panda::lsp::ConvertChainRefactor