1*06c3fb27SDimitry Andric %feature("docstring", 2*06c3fb27SDimitry Andric "A class representing a StructuredData event. 3*06c3fb27SDimitry Andric 4*06c3fb27SDimitry Andric This class wraps the event type generated by StructuredData features." 5*06c3fb27SDimitry Andric ) lldb::SBStructuredData; 6