Serene Runtime 1.0.0
C runtime for the Serene programming language
Loading...
Searching...
No Matches
srn_symbol_t Struct Reference

#include <symbols.h>

Collaboration diagram for srn_symbol_t:
[legend]

Data Fields

srn_string_tname
 
srn_namespace_tns
 

Detailed Description

Definition at line 30 of file symbols.h.

Field Documentation

◆ name

srn_string_t* srn_symbol_t::name

Definition at line 31 of file symbols.h.

◆ ns

srn_namespace_t* srn_symbol_t::ns

Definition at line 32 of file symbols.h.


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