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