#include <core.h>
Definition at line 89 of file core.h.
◆ [union]
| union { ... } srn_syntax_t::as |
IMPORTANT NOTE: The size of this union should never be larger than a word.
◆ error
◆ keyword
| const char* srn_syntax_t::keyword |
◆ list
| seq_t* srn_syntax_t::list |
◆ map
◆ metadata
◆ number
| const char* srn_syntax_t::number |
◆ quote
◆ seq
◆ string
| const char* srn_syntax_t::string |
◆ symbol
| const char* srn_syntax_t::symbol |
For syntax only, we represent numbers as a strings,.
Definition at line 95 of file core.h.
◆ type
The documentation for this struct was generated from the following file: