Method | Description | |
---|---|---|
ComputeRefactoringsAsync ( StarkPlatform.Compiler.CodeRefactorings.CodeRefactoringContext context ) : Task |
Computes one or more refactorings for the specified CodeRefactoringContext.
|
public abstract ComputeRefactoringsAsync ( StarkPlatform.Compiler.CodeRefactorings.CodeRefactoringContext context ) : Task | ||
context | StarkPlatform.Compiler.CodeRefactorings.CodeRefactoringContext | |
return | Task |