mlc::label_symbol Class Reference

label entry More...

#include <dutables.h>

Inheritance diagram for mlc::label_symbol:
mlc::label_entry

List of all members.

Public Member Functions

virtual void goto_found (int line)=0
 encountered a goto statement
virtual ic_label label () const =0
 assigned intermediate code label
virtual bool label_found (int line)=0
 encountered a label:
virtual ~label_symbol ()

Detailed Description

label entry


Constructor & Destructor Documentation

virtual mlc::label_symbol::~label_symbol (  )  [inline, virtual]

Member Function Documentation

virtual void mlc::label_symbol::goto_found ( int  line  )  [pure virtual]

encountered a goto statement

virtual ic_label mlc::label_symbol::label (  )  const [pure virtual]

assigned intermediate code label

virtual bool mlc::label_symbol::label_found ( int  line  )  [pure virtual]

encountered a label:


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

Generated on Wed Nov 25 10:18:00 2009 for DU4 support classes by  doxygen 1.6.1