While Class Reference

While loop. More...

#import <ast.h>

Inheritance diagram for While:

Stmt ASTNode DoWhile List of all members.

Public Member Functions

(id) - init:test:stmt:
 Initialize.

Protected Attributes

Exprtest
 while test
Stmtstmt
 body

Detailed Description

While loop.


Member Function Documentation

- (id) init: (id)  t
test: (id)  e
stmt: (id)  s 

Initialize.

Parameters:
t Token
e (Expr*) Test
s (Stmt*) Statement


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