xref: /freebsd-src/contrib/llvm-project/lldb/bindings/interface/SBStructuredDataDocstrings.i (revision 0a7e5f1f02aad2ff5fff1c60f44c6975fd07e1d9)
1 %feature("docstring",
2  "A class representing a StructuredData event.
3 
4 This class wraps the event type generated by StructuredData features."
5 ) lldb::SBStructuredData;
6