Numworks Epsilon  1.4.1
Graphing Calculator Operating System
_mp_parse_t Struct Reference

#include <parse.h>

Public Attributes

mp_parse_node_t root
 
struct _mp_parse_chunk_t * chunk
 

Detailed Description

Definition at line 97 of file parse.h.

Member Data Documentation

◆ chunk

struct _mp_parse_chunk_t* _mp_parse_t::chunk

Definition at line 99 of file parse.h.

◆ root

mp_parse_node_t _mp_parse_t::root

Definition at line 98 of file parse.h.


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