Exemple #1
0
 public CodeExpression VisitCompIf(CompIf i)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public DataType VisitCompIf(CompIf i)
 {
     throw new NotImplementedException();
 }
Exemple #3
0
 public void VisitCompIf(CompIf i)
 {
     throw new NotImplementedException();
 }
Exemple #4
0
 public void VisitCompIf(CompIf i)
 {
     throw new NotImplementedException();
 }