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