Decaf Compiler
Public Attributes | List of all members
ProgramNode Struct Reference

AST root structure. More...

#include <ast.h>

Public Attributes

struct NodeListvariables
 List of global variable declarations.
 
struct NodeListfunctions
 List of function declarations.
 

Detailed Description

AST root structure.


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