Constructs a flag.
Single-character short name, or null.
Long name, or null.
Description of the flag.
AssertionError if both names are null, shortName not single character, or longName empty.
Constructs a flag.