Exemple #1
0
 public bool VisitImplicitCastExpr(ImplicitCastExpr stmt)
 {
     throw new NotImplementedException();
 }