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

#include <lsp.h>

Public Attributes

const char * title
 
const char * kind
 
const char * command
 
const char * edit_title
 
const char * edit_text
 
const char * edit_uri
 

Member Data Documentation

◆ command

const char* LSPCodeAction::command

◆ edit_text

const char* LSPCodeAction::edit_text

◆ edit_title

const char* LSPCodeAction::edit_title

◆ edit_uri

const char* LSPCodeAction::edit_uri

◆ kind

const char* LSPCodeAction::kind

◆ title

const char* LSPCodeAction::title

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