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

AST assignment structure. More...

#include <ast.h>

Public Attributes

struct ASTNodelocation
 Left-hand side of assignment.
 
struct ASTNodevalue
 Right-hand side of assignment.
 

Detailed Description

AST assignment structure.


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