cpp-peglib/lint/README.md

9 lines
153 B
Markdown
Raw Normal View History

2015-11-30 04:16:51 +00:00
peglint
-------
The lint utility for PEG.
```
usage: peglint [--ast] [--optimize_ast_nodes|--opt] [--trace] [grammar file path] [source file path]
2015-11-30 04:16:51 +00:00
```