Commit Graph

11 Commits

Author SHA1 Message Date
Roberto Raggi
93bbd32c7b The core-declarator needs to be visited after the postfix declarators. 2010-08-13 10:09:45 +02:00
Roberto Raggi
6b5b9be79c Returns the newly computed type. 2010-08-13 10:09:45 +02:00
Roberto Raggi
db5a61d3cf Process the translation unit. 2010-08-12 18:08:18 +02:00
Roberto Raggi
c75ef78d5d Process simple-type-specifiers and class-specifiers. 2010-08-12 18:05:08 +02:00
Roberto Raggi
f261ac0ea6 Process the ptr-declarators. 2010-08-12 17:40:13 +02:00
Roberto Raggi
883b56af68 Removed the warns. 2010-08-12 17:31:34 +02:00
Roberto Raggi
1610356c1a Process the postfix declarators. 2010-08-12 17:26:02 +02:00
Roberto Raggi
73f1cdf3a7 Remember the declarator-id. 2010-08-12 17:10:11 +02:00
Roberto Raggi
bcad21e526 Process names. 2010-08-12 16:55:32 +02:00
Roberto Raggi
47069717f8 Added Bind::switchScope() and Bind::currentScope(). 2010-08-12 16:55:32 +02:00
Roberto Raggi
385eb796d4 Initial work on the new Binder.
Eventually, it will replace CPlusPlus::Semantic & co.
2010-08-12 16:03:41 +02:00