Keeper for option sequence and input splitting. More...
constructor
if _parent is !=NULL,
it will be used for "default" and "global" lookups
[virtual]
[virtual]
abstract.
checks whether the current token is some special key. If so, it parses the key, eats it and returns true.
Otherwise it return false.
This abstract implementation does nothing at all.
[virtual]
abstract.
post-parsing checks. If return value is false,
the program will safely exit.
This abstract implementation does nothing at all.
searches for matching ModList with name iname
if useDefaults is true,
"default" and "global" lookups are done
NULL.
If no matching group is found, a reference to
empty_modlist is returned
[private]
[private]
[private]
[private]
[private]