analyzer_buffer library

Classes

AnalyzerBuffer
A String buffer that is used to generate Dart code.

Extensions

CodeFor2 on DartType
Converts a DartType into a #{{uri|type}} representation.
RevivableToSource on DartObject
Converts a DartObject to a code representation.

Exceptions / Errors

InvalidTypeException
An exception that is thrown when a type is invalid and cannot be converted to code.