-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
Description
Hi, I come accross from domluna/JuliaFormatter.jl#414
I'm thinking about using JuliaFormatter as the pretty printer of Julia Expr
objects, thus I need to convert things to CST objects it uses, I'm wondering if there is an API for this? or if there are related works on this?