Textual.FieldDecl
type t = {
qualified_name : qualified_fieldname;
typ : Typ.t;
attributes : Attr.t list;
}