4 lines
92 B
OpenEdge ABL
4 lines
92 B
OpenEdge ABL
|
%feature("docstring",
|
||
|
"Represents a (machine language) instruction."
|
||
|
) lldb::SBInstruction;
|