Module Values_1.LogicalTableMapSource

Sourcetype nonrec t = (LogicalTableId.t * LogicalTable.t) list
Sourceval make : 'a list -> 'a list
Sourceval of_header : (Base.String.t * string) list -> 'a list
Sourceval to_value : ('a * LogicalTable.t) list -> [> `Map of ([> `String of 'a ] * [> `Structure of (string * [> `List of [> `Structure of (string * [> `Structure of (string * [> `Enum of string | `List of [> `Enum of string | `String of Values_0.String_.t | `Structure of (string * [> `Enum of string | `String of Values_0.ColumnName.t | `Structure of (string * [> `String of ColumnDescriptiveText.t ]) list ]) list ] list | `String of Values_0.TransformOperationAlias.t | `Structure of (string * [> `List of [> `Double of DecimalDatasetParameterDefaultValue.t | `Long of IntegerDatasetParameterDefaultValue.t | `String of StringDatasetParameterDefaultValue.t | `Structure of (string * [> `String of string ]) list | `Timestamp of DateTimeDatasetParameterDefaultValue.t ] list | `String of string | `Structure of (string * [> `Boolean of Values_0.Boolean.t | `Enum of string | `Structure of (string * [> `Double of Values_0.SensitiveDouble.t | `List of [> `String of DataSetStringFilterStaticValue.t ] list | `String of DataSetStringFilterStaticValue.t | `Timestamp of Values_0.SensitiveTimestamp.t ]) list ]) list ]) list ]) list ]) list ] list | `String of LogicalTableAlias.t | `Structure of (string * [> `String of PhysicalTableId.t | `Structure of (string * [> `Enum of string | `String of LogicalTableId.t | `Structure of (string * [> `Boolean of Values_0.Boolean.t ]) list ]) list ]) list ]) list ]) list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : 'a -> 'b
Sourceval of_json : Yojson.Safe.t -> (string * LogicalTable.t) list