simple_dart_code_gen library

Constants

documentationCommentsSlash → const String

Functions

comparePackageName(String a, String b) int
documentationCommentsToCodeString(String documentationComments) String
stringListJoinWithComma(IList<String> list) String
updateFieldsFieldExpr(String fieldName, Type type) Expr