Bug 52120 - document ParserSymbolTableException
Summary: document ParserSymbolTableException
Status: RESOLVED FIXED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-parser (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P1 major (vote)
Target Milestone: 2.0   Edit
Assignee: Andrew Niefer CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-15 22:37 EST by John Camelon CLA
Modified: 2004-02-16 16:10 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Camelon CLA 2004-02-15 22:37:51 EST
Currently I have no idea which of the codes apply to which 
ISymbol/IContainerSymbol, etc. methods.  In order to translate these problems 
into IProblem, we need to be precise about what can get thrown and why.  If 
documenting each method is too much work, then list in PSTE.java the high-
running cases/primitives that cause that exception to be thrown.
Comment 1 Andrew Niefer CLA 2004-02-16 16:10:26 EST
Comments have been added to the various ISymbol interfaces indicating what 
reasons are thrown

applied 02/16/04