aboutsummaryrefslogtreecommitdiff
path: root/lldb/bindings/interface/SBStructuredDataDocstrings.i
blob: 07c8163718eec97bbd22b60b2df33e227432b9b8 (plain)
1
2
3
4
5
%feature("docstring",
 "A class representing a StructuredData event.

This class wraps the event type generated by StructuredData features."
) lldb::SBStructuredData;