GnuCOBOL  2.0
A free COBOL compiler
plex_stack Struct Reference

Data Fields

unsigned int cmd
 
unsigned int skip
 
unsigned int cond
 
int line
 

Detailed Description

Definition at line 2118 of file pplex.c.

Field Documentation

unsigned int plex_stack::cmd

Definition at line 2119 of file pplex.c.

Referenced by plex_action_directive().

unsigned int plex_stack::cond

Definition at line 2121 of file pplex.c.

Referenced by plex_action_directive().

int plex_stack::line

Definition at line 2122 of file pplex.c.

Referenced by plex_action_directive(), and pplex().

unsigned int plex_stack::skip

Definition at line 2120 of file pplex.c.

Referenced by plex_action_directive().


The documentation for this struct was generated from the following file: