コード例 #1
0
 public bool printSpecialSingleChars()
 {
     toker.printSpecialSingleChars();
     return(true);
 }