Searched defs:textChangesContext (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/lsp/src/register_code_fix/ |
| D | add_missing_declare_property.cpp | 41 …TextChangesContext textChangesContext = {context.host, context.formatContext, context.preferences}; in GetCodeActionsToAddMissingDeclareOnProperty() local
|
| D | fix_nan_equality.cpp | 72 …TextChangesContext textChangesContext = {context.host, context.formatContext, context.preferences}; in GetCodeActionsToFixNaNEquality() local
|
| /arkcompiler/ets_frontend/ets2panda/lsp/src/ |
| D | code_fix_provider.cpp | 220 … TextChangesContext textChangesContext {context.host, context.formatContext, context.preferences}; in CodeFixAll() local
|
| D | internal_api.cpp | 771 …TextChangesContext textChangesContext {LanguageServiceHost(), formatContext, codeFixOptions.prefer… in GetCodeFixesAtPositionImpl() local 789 …TextChangesContext textChangesContext {LanguageServiceHost(), formatContext, codeFixOptions.prefer… in GetCombinedCodeFixImpl() local
|