Apache Thrift
-
Updated
Sep 4, 2020 - C++
Add a description, image, and links to the actionscript topic page so that developers can more easily learn about it.
To associate your repository with the actionscript topic, visit your repo's landing page and select "manage topics."
Similar to renaming local variables/functions, renaming private variables/methods can be optimized to search fewer files.
See this commit for the local optimization: ce31bd66175812b981a6bd3f76fa68d8b8ebeb49
A similar optimization is possible if it's classified as a CLASS_MEMBER and the namespace is private.