Builder(StructType type) { super(type); this.structType = type.structType; this.fields = type.fields; }