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