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

AST location expression structure. More...

#include <ast.h>

Public Attributes

char name [256]
 Location/variable name.
 
struct ASTNodeindex
 Index expression (can be NULL for non-array locations)
 

Detailed Description

AST location expression structure.

index can be NULL for non-array locations.


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