cfg_lib library

Support for doing something awesome.

More dartdocs go here.

Functions

isIdentifier(String s) bool
parsePath(String s) → ASTNode
sameFile(String p1, String p2) bool
toSource(ASTNode node) String

Typedefs

StringConverter = dynamic Function(String s, Config cfg)