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