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