utilities/assist/assist library

Classes

AssistCollector
An object that AssistContributors use to record assists.
AssistContributor
An object used to produce assists.
AssistGenerator
A generator that will generate an 'edit.getAssists' response.
AssistKind
A description of a class of assists. Instances are intended to hold the information that is common across a number of assists and to be shared by those assists.
AssistRequest
The information about a requested set of assists.
DartAssistRequest
The information about a requested set of assists when computing assists in a .dart file.