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