[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / lldb / bindings / interface / SBStructuredDataDocstrings.i
blob07c8163718eec97bbd22b60b2df33e227432b9b8
1 %feature("docstring",
2 "A class representing a StructuredData event.
4 This class wraps the event type generated by StructuredData features."
5 ) lldb::SBStructuredData;