Decaf Compiler
Public Attributes
|
List of all members
AssignmentNode Struct Reference
AST assignment structure.
More...
#include <
ast.h
>
Public Attributes
struct
ASTNode
*
location
Left-hand side of assignment.
struct
ASTNode
*
value
Right-hand side of assignment.
Detailed Description
AST assignment structure.
The documentation for this struct was generated from the following file:
include/
ast.h
Generated by
1.9.1