| DeSR Dependency Parser |
#include <OptionStream.h>
Classes | |
| struct | spec |
Public Types | |
| enum | { no_arg = 0, req_arg = 1, opt_arg = 2 } |
Static Public Member Functions | |
| static ostream & | usage (spec const options[], ostream &err) |
| Print usage message on. | |
Definition at line 42 of file OptionStream.h.
| ostream & IXE::Options::usage | ( | Options::spec const | options[], | |
| ostream & | err | |||
| ) | [static] |