bolt/deps/llvm-18.1.8/lldb/bindings/interface/SBStructuredDataDocstrings.i
2025-02-14 19:21:04 +01:00

5 lines
167 B
OpenEdge ABL

%feature("docstring",
"A class representing a StructuredData event.
This class wraps the event type generated by StructuredData features."
) lldb::SBStructuredData;