KeywordArgument Class Reference

Arguments to messages (key: exp). More...

#import <ast.h>

Inheritance diagram for KeywordArgument:

ASTNode List of all members.

Public Member Functions

(id) - init:sel:exp:
 Initialize.
(char *) - key
 returns the keyword/selector
(Expr *) - val
 returns the argument value

Protected Attributes

Identselector
 The keyword.
Exprexpr
 value of argument

Detailed Description

Arguments to messages (key: exp).


Member Function Documentation

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

Initialize.

Parameters:
t Token ':'
(Ident) s Selector, the keyword
(Expr) the value of the argument


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