[Clirr-devel] Patch: ScopeSelector
Status: Alpha
Brought to you by:
lkuehne
From: Simon K. <si...@ec...> - 2004-06-04 07:38:12
|
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 |