Searched refs:extractConstantAction (Results 1 – 1 of 1) sorted by relevance
5 const extractConstantAction = { constant17 extractConstantAction.kind,46 if (refactorKindBeginsWith(extractConstantAction.kind, requestedRefactor)) {49 description: extractConstantAction.description,50 …actions: [{ ...extractConstantAction, notApplicableReason: getStringError(rangeToExtract.errors) }]97 if (refactorKindBeginsWith(extractConstantAction.kind, requestedRefactor)) {108 kind: extractConstantAction.kind117 kind: extractConstantAction.kind