Menu

#4 implement class / namespace symbol registration

open
nobody
None
5
2003-12-16
2003-12-16
No

The parser needs to be extended to add special nodes
for the symbols and the identifier resolver needs to be
extended for registering class / namespace identifiers.

Tests need to be written which find out locations of
class name uses (every appearance need to be detected).

An implementation for hierarchical identifier
namespaces is allready provided by the class
'IdentifierScope' which can register and lookup symbols
in C++ style (with the scope operator '::').

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.