Table of Contents

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 ICodeRefactor
allDocuments bool

Returns

IList<ITextUndo>