Algorithms_in_C 1.0.0
Set of algorithms implemented in C.
Loading...
Searching...
No Matches
ASTNode Struct Reference

for assert() More...

Collaboration diagram for ASTNode:
[legend]

Data Fields

char content
 the content of this node
 
struct ASTNodeleft
 left child
 
struct ASTNoderight
 right child
 

Detailed Description

for assert()

for IO operations for string operations for memory management

Definition for a binary abstract syntax tree (AST) node


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