4 lines
76 B
OpenEdge ABL
4 lines
76 B
OpenEdge ABL
|
%feature("docstring",
|
||
|
"Represents a list of strings."
|
||
|
) lldb::SBStringList;
|