<dt><tt>bool isEmpty() const</tt>:</dt>
<dd>This function returns true if both the value and types maps are
empty</dd>
-
- <dt><tt>std::string get_name(const Value*) const</tt>:</dt>
- <dd>This function returns the name of the Value provided or the empty
- string if the Value is not in the symbol table.</dd>
-
- <dt><tt>std::string get_name(const Type*) const</tt>:</dt>
- <dd>This function returns the name of the Type provided or the empty
- string if the Type is not in the symbol table.</dd>
</dl>
<h3>Mutators</h3>