// static
 public Boolean TryParseChar(Char ch, ref String CommandLine) => TokenString.TryParseChar(ch, ref CommandLine);