public bool printSpecialSingleChars()
 {
     toker.printSpecialSingleChars();
     return(true);
 }