|
Decaf Compiler
|
AST function call expression structure. More...
#include <ast.h>
Public Attributes | |
| char | name [256] |
| Function name. | |
| struct NodeList * | arguments |
| List of actual parameters/arguments. | |
AST function call expression structure.
1.8.16