plugin/assist_mixin library
Classes
- DartAssistsMixin
-
A mixin that can be used when creating a subclass of ServerPlugin and
mixing in AssistsMixin. This implements the creation of the assists request
based on the assumption that the driver being created is an
AnalysisDriver
.
Mixins
- AssistsMixin
- A mixin that can be used when creating a subclass of ServerPlugin to provide most of the implementation for handling assist requests.