Hi,
Ok, here's the (hopefully) final patch for the ScopeSelector class plus
related changes.
* All unit tests now pass
* Method getScopeName now split into:
getScopeDecl, which returns "" for package scope
getScopeDesc, which returns "package" for package scope
* method in ScopeSelector take "AccessFlags" objects as params
* code formatting is as per other code in clirr
Regards,
Simon
|