virtual public void VisitDoubleLiteral(DoubleLiteral x)
 {
     // nothing
 }
Exemple #2
0
 virtual public void VisitDoubleLiteral(DoubleLiteral x)
 {
     // nothing
 }