mirror of
https://github.com/yhirose/cpp-peglib.git
synced 2024-12-22 11:55:30 +00:00
Fix #193
This commit is contained in:
parent
199f788ad8
commit
2478bd57ab
@ -483,6 +483,7 @@ The following are available operators:
|
|||||||
| cap | Capture | bkr | Back reference |
|
| cap | Capture | bkr | Back reference |
|
||||||
| dic | Dictionary | pre | Infix expression |
|
| dic | Dictionary | pre | Infix expression |
|
||||||
| rec | Infix expression | usr | User defined parser |
|
| rec | Infix expression | usr | User defined parser |
|
||||||
|
| rep | Repetition | | |
|
||||||
|
|
||||||
Adjust definitions
|
Adjust definitions
|
||||||
------------------
|
------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user