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

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

Public Attributes

URIForFile uri
 The text document's URI. More...
 

Detailed Description

Definition at line 251 of file Protocol.h.

Member Data Documentation

◆ uri

URIForFile mlir::lsp::TextDocumentIdentifier::uri

The text document's URI.

Definition at line 253 of file Protocol.h.

Referenced by mlir::lsp::fromJSON(), and mlir::lsp::toJSON().


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