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