Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

WsContBreakRec Struct Reference

#include <wsint.h>

Collaboration diagram for WsContBreakRec:

Collaboration graph
[legend]

Data Fields

WsContBreakRecnext
WsAsmInsl_cont
WsAsmInsl_break

Field Documentation

WsAsmIns* WsContBreakRec::l_break
 

Definition at line 180 of file wsint.h.

Referenced by ws_stmt_linearize().

WsAsmIns* WsContBreakRec::l_cont
 

Definition at line 179 of file wsint.h.

Referenced by ws_stmt_linearize().

struct WsContBreakRec* WsContBreakRec::next
 

Definition at line 178 of file wsint.h.

Referenced by ws_stmt_linearize().


The documentation for this struct was generated from the following file: See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.