astw
astw copied to clipboard
expose parsed ast
If an app is already using walk it would be a shame to have to re-parse the src a second time just to get access to the parsed AST directly.
By simply exposing a reference on your API we can eliminate that inefficiency.