Puma Reference Manual Puma::CLabelInfo Class Reference



Puma::CLabelInfo Class Reference

Semantic information about a jump label. More...

#include <Puma/CLabelInfo.h>

Inheritance diagram for Puma::CLabelInfo:
Inheritance graph

List of all members.

Public Member Functions

 CLabelInfo ()
 Constructor.
 ~CLabelInfo ()
 Destructor.

Detailed Description

Semantic information about a jump label.

Jump labels are used as argument of goto-statements.


Constructor & Destructor Documentation

Constructor.

Destructor.

If the object type is CObjectInfo::LABEL_INFO, CObjectInfo::CleanUp() is called.