The collection of all the error messages that were built up in the parsing
The collection of all the error messages that were built up in the parsing. This vector is populated by the Star library when you run yyparse(). This vector does not need to be deleted by the program using Starlib. The vector will disappear cleanly on its own when it goes out of scope because it uses no pointers.
alphabetic index hierarchy of classes
generated by doc++