Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/lsp/src/register_code_fix/
Dadd_missing_declare_property.cpp41 …TextChangesContext textChangesContext = {context.host, context.formatContext, context.preferences}; in GetCodeActionsToAddMissingDeclareOnProperty() local
Dfix_nan_equality.cpp72 …TextChangesContext textChangesContext = {context.host, context.formatContext, context.preferences}; in GetCodeActionsToFixNaNEquality() local
/arkcompiler/ets_frontend/ets2panda/lsp/src/
Dcode_fix_provider.cpp220 … TextChangesContext textChangesContext {context.host, context.formatContext, context.preferences}; in CodeFixAll() local
Dinternal_api.cpp771 …TextChangesContext textChangesContext {LanguageServiceHost(), formatContext, codeFixOptions.prefer… in GetCodeFixesAtPositionImpl() local
789 …TextChangesContext textChangesContext {LanguageServiceHost(), formatContext, codeFixOptions.prefer… in GetCombinedCodeFixImpl() local