Can I ignore order? #913
Unanswered
RudolfVonKrugstein
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
Given a grammar like this:
Is it possible, to get a past-ast struct for
S
, like this:In this example, I would like to count the as and bs, but I do not care for the order.
Can this be done?
Beta Was this translation helpful? Give feedback.
All reactions