codis_generator library

Classes

Annotation
Argument
ArgumentItem
Assign
Attribute
Call
Class
Constructor
DartFormatter
Dart source code formatter.
DartHelper
EditorContext
Else
ElseIf
Enum
For
ForEach
Getter
IExpression
If
Import
Interface
Method
Parameter
ParameterItem
RawCode
Return
Setter
SourceCode
Describes a chunk of source code that is to be formatted or has been formatted.
StyleFix
Enum-like class for the different syntactic fixes that can be applied while formatting.
While

Extensions

StringExtension on String

Exceptions / Errors

FormatterException
Thrown when one or more errors occurs while parsing the code to be formatted.
UnexpectedOutputException
Exception thrown when the internal sanity check that only whitespace changes are made fails.