Open alexandru-dinu opened 1 year ago
Applies to:
::=
" "
And
"|"
Or
E.g.:
v --- should only split by this <foo> ::= "literal|sep" | <bar> ^ --- should not split by this
Applies to:
::=
(rule definition)" "
(And
separator)"|"
(Or
separator)E.g.: