Пример #1
0
 public void Visit(AST.FieldTypes.Utf8String s)
 {
     // TODO
     // I'm not really sure how to handle this yet
     throw new NotImplementedException();
 }
Пример #2
0
 public void Visit(AST.FieldTypes.Utf8String s)
 {
 }