Treenode* makeSymTree (PARSEDINPUT *)

Makes a tree structure from all the element names in the input file

Documentation

Makes a tree structure from all the element names in the input file. checks to see whether any duplicates are found (an error!) Each node in the tree contains a pointer back to the element from which it was defined (to be used for lookup).

Returns:
A symbol Table tree on success, NULL if errors were found
Parameters:
IN - pointer to the structure created during parsing of input file

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de