Method GetTextChangesForRefactor
- Namespace
- Alternet.Syntax.Parsers.TypeScript
- Assembly
- Alternet.Syntax.Parsers.TypeScript.v9.dll
GetTextChangesForRefactor(ICodeRefactor, bool)
protected IList<ITextUndo> GetTextChangesForRefactor(ICodeRefactor refactor, bool allDocuments)
Parameters
refactor
ICodeRefactorallDocuments
bool