Method | Description | |
---|---|---|
BurstToken ( |
||
Flatten ( |
Method | Description | |
---|---|---|
Gobble ( string args, int &index ) : void | ||
Init ( ) : void | ||
ProcessNonOptionToken ( String value, bool stopAtNonOption ) : void | ||
ProcessOptionToken ( |
protected BurstToken ( |
||
options | ||
token | string | |
stopAtNonOption | bool | |
return | void |
protected Flatten ( |
||
options | ||
arguments | string | |
stopAtNonOption | bool | |
return | String[] |