mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 11:02:04 +08:00
6 lines
167 B
OpenEdge ABL
6 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;
|