juniper
juniper copied to clipboard
Make types public
Types can be used to generate a RootNode dynamically. This is a quick fix for #1117. if this looks good, I can create a few more PRs that make some of the internal types public, allows developers to create RootNode and Schema using techniques other than Macros.
@LegNeato I'll look at this next week.