Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 258 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 258 Bytes

Inception

A code editing toolkit for Flutter.

Notes

The global parseString() function in the analyzer package returns structure data for given code, including line count, errors, and an AST that's available in what's called a CompilationUnit.