xref: /freebsd-src/contrib/llvm-project/lldb/bindings/interface/SBStructuredDataDocstrings.i (revision 84943d6f38e936ac3b7a3947ca26eeb27a39f938)
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