%feature("docstring", "Represents the symbol possibly associated with a stack frame. :py:class:`SBModule` contains SBSymbol(s). SBSymbol can also be retrieved from :py:class:`SBFrame` ." ) lldb::SBSymbol;