Module Values_1.CodeGenNodeArgsSource

Sourcetype nonrec t = CodeGenNodeArg.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : CodeGenNodeArg.t list -> [> `List of [> `Structure of (string * [> `Boolean of Values_0.Boolean.t | `String of CodeGenArgName.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> CodeGenNodeArg.t list
Sourceval of_json : [> Yojson.Safe.t ] -> CodeGenNodeArg.t list