nixd
Loading...
Searching...
No Matches
Public Attributes | List of all members
lspserver::TypeHierarchyItem::ResolveParams Struct Reference

Used to resolve a client provided item back. More...

#include <Protocol.h>

Public Attributes

std::optional< std::vector< ResolveParams > > parents
 std::nullopt means parents aren't resolved and empty is no parents.
 

Detailed Description

Used to resolve a client provided item back.

Definition at line 1450 of file lspserver/include/lspserver/Protocol.h.

Member Data Documentation

◆ parents

std::optional<std::vector<ResolveParams> > lspserver::TypeHierarchyItem::ResolveParams::parents

std::nullopt means parents aren't resolved and empty is no parents.

Definition at line 1452 of file lspserver/include/lspserver/Protocol.h.


The documentation for this struct was generated from the following file: