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

AST unary operation expression structure. More...

#include <ast.h>

Public Attributes

UnaryOpType operator
 Operator type.
 
struct ASTNodechild
 Child operand expression.
 

Detailed Description

AST unary operation expression structure.


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