WALA/com.ibm.wala.cast.js.rhino..../harness-src/com/ibm/wala/cast/js/examples
Ben Liblit 8cc4daf6a0 Access static fields directly via the classes that declare them
Previously some of these were accessing such fields through a subclass
of the declaring class.  That creates an unnecessary extra inter-class
dependency lower in the type hierarchy than necessary.

Also, suppress this warning in an automated test input where the
indirect static accesses are explicitly intentional.
2017-06-07 08:29:23 -07:00
..
hybrid Access static fields directly via the classes that declare them 2017-06-07 08:29:23 -07:00