MLIR  19.0.0git
Public Attributes | List of all members
mlir::lsp::DocumentSymbolParams Struct Reference

#include "mlir/Tools/lsp-server-support/Protocol.h"

Public Attributes

TextDocumentIdentifier textDocument
 

Detailed Description

Definition at line 634 of file Protocol.h.

Member Data Documentation

◆ textDocument

TextDocumentIdentifier mlir::lsp::DocumentSymbolParams::textDocument

Definition at line 636 of file Protocol.h.

Referenced by mlir::lsp::fromJSON().


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