Luma 0.1.0
A low-level compiled alternative to C, C++, and more!
Loading...
Searching...
No Matches
Public Attributes | List of all members
LSPDiagnostic Struct Reference

#include <lsp.h>

Collaboration diagram for LSPDiagnostic:
Collaboration graph
[legend]

Public Attributes

LSPRange range
 
LSPDiagnosticSeverity severity
 
const char * message
 
const char * source
 

Member Data Documentation

◆ message

const char* LSPDiagnostic::message

◆ range

LSPRange LSPDiagnostic::range

◆ severity

LSPDiagnosticSeverity LSPDiagnostic::severity

◆ source

const char* LSPDiagnostic::source

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