Decaf Compiler
Public Attributes
|
List of all members
ProgramNode Struct Reference
AST root structure.
More...
#include <
ast.h
>
Public Attributes
struct
NodeList
*
variables
List of global variable declarations.
struct
NodeList
*
functions
List of function declarations.
Detailed Description
AST root structure.
The documentation for this struct was generated from the following file:
include/
ast.h
Generated by
1.8.17