5#define AST_INITIAL_CHILDREN_LENGTH 5
6#define AST_CHILDREN_LENGTH_INCREMENT 20
const char * mya_node_types[]
unsigned int children_count
struct ast_node * children
unsigned int _children_length
enum node_type node_type_t
struct ast_node ast_node_t
struct token token_t
Struct for a Mya token.