Capture groups?
#549
-
Is there an elegant way to capture a small snippet in a rule without having to create an entire new rule? Example:
I want to grab whatever is represented by |
Beta Was this translation helpful? Give feedback.
Answered by
CAD97
Jun 6, 2021
Replies: 1 comment
-
Unfortunately no, the unit of capture is the rule. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
CAD97
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unfortunately no, the unit of capture is the rule.