Replies: 1 comment
-
I'm sorry, I had a big knot in my head, and writing this question somehow resolved it. Using a codemap would not magically track spans for every ast node. I somehow thought it could do that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
given that the owner of this crate is also the author of the codemap crate, it seems like they should work together kinda well. However, I don't see any way to use a codemap with a peg parser. What's the easiest way to do this?
Beta Was this translation helpful? Give feedback.
All reactions