analyzer_buffer library
Classes
- AnalyzerBuffer
- A String buffer that is used to generate Dart code.
Extensions
- CodeFor2 on DartType
-
Converts a
DartTypeinto a#{{uri|type}}representation. - RevivableToSource on DartObject
-
Converts a
DartObjectto a code representation.
Exceptions / Errors
- InvalidTypeException
- An exception that is thrown when a type is invalid and cannot be converted to code.