NamedStructFieldInit Class Reference

Single field in structure initializer. More...

#import <ast.h>

Inheritance diagram for NamedStructFieldInit:

StructFieldInit Initializer Expr ASTNode List of all members.

Public Member Functions

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

Protected Attributes

Identfield
 name of the field

Detailed Description

Single field in structure initializer.

for the .field=value syntax


Member Function Documentation

- (id) init: (id)  t
ident: (id)  i
exp: (id)  e 

Initialize.

Parameters:
t (Token) '.'
i (Ident) field name
e (Expr) Expression for initializer.


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