Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Applied: [cdt-patch] Parser updates - Upgrades to IParserCallback interface and implem entations

-----Original Message-----
From: Camelon, John [mailto:jcamelon@xxxxxxxxxxxx] 
Sent: Sunday, March 23, 2003 6:01 PM
To: Cdt-Patch (E-mail)
Subject: [cdt-patch] Parser updates - Upgrades to IParserCallback interface
and implem entations

- Added callback support for class member visibility.
- Added callback support for pointer and reference operators on declarators.
- Added callback support for throws clauses an const operations.  
- Added callback support for array declarators. 
- Updated parser tests to assist in this effort.  

JC



Back to the top