CallExpr Class Reference

Function Call. More...

#import <ast.h>

Inheritance diagram for CallExpr:

Expr ASTNode List of all members.

Public Member Functions

(id) - init:exp:args:
 Initialize.

Protected Attributes

Exprexp
 function
Consargs
 arguments

Detailed Description

Function Call.


Member Function Documentation

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

Initialize.

Parameters:
t Token
e function expression
a arguments


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