Decaf Compiler
Main Page
Classes
Class List
Class Index
Class Members
All
a
b
c
d
e
f
h
i
k
l
n
o
p
r
s
t
v
Variables
a
b
c
d
e
f
h
i
k
l
n
o
p
r
s
t
v
Files
File List
File Members
All
a
b
c
d
e
f
g
i
l
m
n
p
r
s
t
u
v
w
Functions
a
b
c
d
e
f
g
i
l
m
n
p
r
s
t
u
v
w
Variables
Typedefs
Enumerations
Macros
•
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Macros
Public Attributes
|
List of all members
BlockNode Struct Reference
AST block structure.
More...
#include <
ast.h
>
Public Attributes
struct
NodeList
*
variables
List of local variable declarations in the block.
struct
NodeList
*
statements
List of statements in the block.
Detailed Description
AST block structure.
The documentation for this struct was generated from the following file:
include/
ast.h
Generated by
1.8.17