Exemplo n.º 1
0
 public void Visit(AST.FieldTypes.Utf8String s)
 {
     // TODO
     // I'm not really sure how to handle this yet
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public void Visit(AST.FieldTypes.Utf8String s)
 {
 }