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