Replies: 1 comment 3 replies
-
Perhaps you could explain what you are trying to achieve? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've managed to list all rules defined in a given grammar but I couldn't find a way to get a frequency of an element inside a rule. I need to know which suffix an element has
?
,+
or*
.Beta Was this translation helpful? Give feedback.
All reactions