Hyperon C
Loading...
Searching...
No Matches
syntax_node_t Struct Reference

Represents a component in a syntax tree created by parsing MeTTa code. More...

#include <hyperon.h>

Public Attributes

struct RustSyntaxNode * node

Detailed Description

Represents a component in a syntax tree created by parsing MeTTa code.

Note
syntax_node_t objects must be freed with syntax_node_free()

Member Data Documentation

◆ node

struct RustSyntaxNode* syntax_node_t::node

Internal. Should not be accessed directly


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