commit | f870c952f96c72cc23fa75a1ce48418c71fbf76e | [log] [tgz] |
---|---|---|
author | Jeremy Hylton <jeremy@alum.mit.edu> | Mon Apr 09 13:57:32 2001 +0000 |
committer | Jeremy Hylton <jeremy@alum.mit.edu> | Mon Apr 09 13:57:32 2001 +0000 |
tree | 203aebb3e93b39be39eeb71107f7ddcff145520b | |
parent | 8b966dcf0328c20e58a728f8ade279543c40dbc4 [diff] |
Add two arguments to Scope constructor, module scope and class name Add mangling support Add get_children() and add_child() methods to Scope Skip nodes when If test is a false constant Add test code that checks results against symtable module