UnExpr Class Reference

A unary expression. More...

#import <ast.h>

Inheritance diagram for UnExpr:

OpExpr Expr ASTNode PostfixExpr PrefixExpr SizeofExpr List of all members.

Public Member Functions

(id) - init:exp:
 Initialize.

Protected Attributes

id exp
 expression operand

Detailed Description

A unary expression.


Member Function Documentation

- (id) init: (id)  t
exp: (id)  e 

Initialize.

Parameters:
t Token
e operand


The documentation for this class was generated from the following files:
Generated on Mon Dec 24 06:11:59 2007 for gfront by  doxygen 1.5.2