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

#include <type.h>

Collaboration diagram for ModuleDependency:
Collaboration graph
[legend]

Public Attributes

const char * module_name
 
GrowableArray dependencies
 
bool processed
 

Member Data Documentation

◆ dependencies

GrowableArray ModuleDependency::dependencies

◆ module_name

const char* ModuleDependency::module_name

◆ processed

bool ModuleDependency::processed

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