1 %feature("docstring",
2 "Represents a (machine language) instruction."
3 ) lldb::SBInstruction;
4