Values.PathToMapOfMethodSnapshotSourceval to_value :
('a * ('b * MethodSnapshot.t) list) list ->
[> `Map of
([> `String of 'a ]
* [> `Map of
([> `String of 'b ]
* [> `Structure of
(string
* [> `Boolean of Boolean.t | `String of String_.t ])
list ])
list ])
list ]