blob: 46fe255cea38814769bf7093c31ecd04c015e89f [file] [view] [edit]
# LLDB Python API
% The long list of "skip" filters out several global functions that are
% generated by SWIG (but which are not useful as they are only the
% backend for their respective static functions in the classes).
```{eval-rst}
.. automodapi:: lldb
:no-inheritance-diagram:
:skip: command
:skip: declaration
:skip: in_range
:skip: is_numeric_type
:skip: lldb_iter
```