updated docs...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-07-28 03:10:56 +03:00
parent 9be0f4ff35
commit 3e255e8edd

View File

@ -832,6 +832,8 @@ cases, similar to `console.log(..)` and `console.error(..)`
<parser>.printError(...)
-> <parser>
<parser>.printError(<error>, ...)
-> <error>
```
Both support callback binding: