clang-tools  11.0.0
Public Attributes | List of all members
clang::clangd::WorkDoneProgressCreateParams Struct Reference

#include <Protocol.h>

Collaboration diagram for clang::clangd::WorkDoneProgressCreateParams:
[legend]

Public Attributes

llvm::json::Value token = nullptr
 The token to be used to report progress. More...
 

Detailed Description

Definition at line 544 of file Protocol.h.

Member Data Documentation

◆ token

llvm::json::Value clang::clangd::WorkDoneProgressCreateParams::token = nullptr

The token to be used to report progress.

Definition at line 546 of file Protocol.h.


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