summaryrefslogtreecommitdiff
path: root/lldb/bindings/interface/SBQueueItemDocstrings.i
blob: 78170b536e3608d3d79c68970a50a977208a526d (plain)
1
2
3
%feature("docstring",
"This class represents an item in an :py:class:`SBQueue`."
) lldb::SBQueueItem;