|
wex v26.10.0
|
Represents a definition or implementation item. More...
#include <wex/ui/lsp.h>
Public Member Functions | |
| definition_or_implementation_item (std::string u=std::string(), const range_item &r=range_item()) | |
| Default constructor, taking a URI and a range. | |
| definition_or_implementation_item (const boost::json::object &obj) | |
| Constructor from a JSON object, as received from the language server. | |
Represents a definition or implementation item.