Block Class Reference

A C block (list of statements). More...

#import <ast.h>

Inheritance diagram for Block:

Stmt ASTNode List of all members.

Public Member Functions

(id) - init:stmts:
 Initialize.

Protected Attributes

Consstmts
 List of Statements.

Detailed Description

A C block (list of statements).


Member Function Documentation

- (id) init: (id)  t
stmts: (id)  s 

Initialize.

Parameters:
t Token '{'
s (Cons*) list of statements


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