PIPS
stmt Struct Reference
+ Collaboration diagram for stmt:

Data Fields

string l
 
statement s
 the name of the label More...
 

Detailed Description

Definition at line 54 of file statement.c.

Field Documentation

◆ l

string stmt::l

Definition at line 55 of file statement.c.

Referenced by NewStmt().

◆ s

statement stmt::s

the name of the label

Definition at line 56 of file statement.c.

Referenced by CheckAndInitializeStmt(), and NewStmt().


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