picty / parsifal

Parsifal : an OCaml-based parsing engine
Other
61 stars 8 forks source link

Debug feature: handle names in containers #13

Closed pictyeye closed 10 years ago

pictyeye commented 10 years ago

For the moment, when containers refine the string parsed (using get_in_container), the name given as argument is "container" or "base64_container" whereas it should be the name of the field in a structure, or the name of the PType in general.