KeyDeclarator Class Reference

Declarator for a keyword argument. More...

#import <ast.h>

Inheritance diagram for KeyDeclarator:

ASTNode List of all members.

Public Member Functions

(id) - init:type1:type2:ident:
(char *) - key
 returns the keword for this argument
(Type *) - type
(Ident *) - arg

Protected Attributes

Identselector
 the Keyword
Typetype1
 type 1 of argument
Typetype2
 type 2 of argument
Identident
 name of argument

Detailed Description

Declarator for a keyword 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