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

#include <lsp.h>

Collaboration diagram for ModuleASTCacheEntry:
Collaboration graph
[legend]

Public Attributes

const char * uri
 
AstNodeast
 
long mtime
 

Member Data Documentation

◆ ast

AstNode* ModuleASTCacheEntry::ast

◆ mtime

long ModuleASTCacheEntry::mtime

◆ uri

const char* ModuleASTCacheEntry::uri

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