Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

BlockCnt Struct Reference

Collaboration diagram for BlockCnt:

Collaboration graph
[legend]

Data Fields

BlockCntprevious
int breaklist
int nactvar
int upval
int isbreakable

Detailed Description

Definition at line 39 of file lparser.c.


Field Documentation

int BlockCnt::breaklist
 

Definition at line 42 of file lparser.c.

Referenced by block(), breakstat(), enterblock(), and leaveblock().

int BlockCnt::isbreakable
 

Definition at line 45 of file lparser.c.

Referenced by breakstat(), and enterblock().

int BlockCnt::nactvar
 

Definition at line 43 of file lparser.c.

Referenced by breakstat(), enterblock(), leaveblock(), and markupval().

struct BlockCnt* BlockCnt::previous
 

Definition at line 41 of file lparser.c.

Referenced by breakstat(), enterblock(), leaveblock(), and markupval().

int BlockCnt::upval
 

Definition at line 44 of file lparser.c.

Referenced by breakstat(), enterblock(), leaveblock(), and markupval().


The documentation for this struct was generated from the following file:
Generated on Wed Oct 29 05:57:59 2008 for rpm by  doxygen 1.4.4