bolt/deps/llvm-18.1.8/lldb/bindings/interface/SBStructuredDataDocstrings.i

6 lines
167 B
OpenEdge ABL
Raw Normal View History

2025-02-14 19:21:04 +01:00
%feature("docstring",
"A class representing a StructuredData event.
This class wraps the event type generated by StructuredData features."
) lldb::SBStructuredData;