Inferno  0.2
CPPTree::SpecificLabelIdentifier Struct Reference

Identifier for a specific label that has been declared somewhere. More...

#include <cpptree.hpp>

Inheritance diagram for CPPTree::SpecificLabelIdentifier:
[legend]
Collaboration diagram for CPPTree::SpecificLabelIdentifier:
[legend]

List of all members.

Public Member Functions

 SpecificLabelIdentifier ()
 Default constructor.
 SpecificLabelIdentifier (string s)
 construct with initial name

Detailed Description

Identifier for a specific label that has been declared somewhere.

Definition at line 407 of file cpptree.hpp.


Constructor & Destructor Documentation

Default constructor.

Definition at line 410 of file cpptree.hpp.

construct with initial name

Definition at line 411 of file cpptree.hpp.


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