|
wex v26.10.0
|
Represents hover information. More...
#include <wex/ui/lsp.h>
Public Member Functions | |
| hover_item (const position_item &p=position_item(), std::string c=std::string()) | |
| Default constructor, taking a position and contents. | |
| hover_item (const boost::json::object &obj) | |
| Constructor from a JSON object, as received from the language server. | |
Represents hover information.