|
Constructor.
|
|
Destructor.
|
|
Gets the name corresponding to the node N.
|
|
Gets the node corresponding to the name name. If the list contains more than One element, the last element inserted is returned. |
|
Inserts the couple (name, N).
|
|
Sets the set of DEF non ambiguous, it means that it renames the common DEF. It creates new DEF when there are more than one node referenced by the same DEF. The new name is "DEF"_i i>=0. |
|
Prints the content of the dictionary.
|
|
Removes the couple of which the node is N.
|