Пример #1
0
 public CodeExpression VisitCompIf(CompIf i)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public DataType VisitCompIf(CompIf i)
 {
     throw new NotImplementedException();
 }
Пример #3
0
 public void VisitCompIf(CompIf i)
 {
     throw new NotImplementedException();
 }
Пример #4
0
 public void VisitCompIf(CompIf i)
 {
     throw new NotImplementedException();
 }