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