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