Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2019-06-14 16:57:43 +03:00
parent 3fca89ad63
commit 7025746aa9

View File

@ -561,11 +561,11 @@ Example:
``` ```
Special arguments: Special arguments:
- *IDENTIFIER* - *IDENTIFIER*
expanded to `context[IDENTIFIER]` expanded to `context[IDENTIFIER]`
- *$N* - *$N*
expanded to an instance of `parseStringAction.Argument` expanded to an instance of `parseStringAction.Argument`
- *...* - *...*
expanded to `parseStringAction.ALLARGS` (singleton) expanded to `parseStringAction.ALLARGS` (singleton)