xref: /freebsd/contrib/llvm-project/lldb/bindings/interface/SBExecutionContextDocstrings.i (revision 3733d82c4deb49035a39e18744085d1e3e9b8dc5)
1 %feature("docstring",
2 "Describes the program context in which a command should be executed."
3 ) lldb::SBExecutionContext;
4