1
1
Nathan Hjelm b15a45088c mca: add support for flag enumerators
This commit adds a new type of enumerator meant to support flag
values. The enumerator parses comma-delimited strings and matches
each string or value to a list of valid flags. Additionally, the
enumerator does some basic checks to see if 1) a flag is valid in the
enumerator, and 2) if any conflicting flags are specified.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2016-03-21 15:20:56 -06:00
..
2015-06-23 20:59:57 -07:00
2016-03-21 15:20:56 -06:00
2015-12-28 13:58:45 +09:00
2015-12-28 13:58:45 +09:00
2015-12-28 13:58:45 +09:00
2015-06-23 20:59:57 -07:00
2015-12-28 13:58:45 +09:00
2016-02-15 12:27:24 -05:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00