WALA/com.ibm.wala.cast.js.rhino....
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
..
.settings Suppress Eclipse warnings about potentially-static methods 2017-06-07 08:29:23 -07:00
META-INF update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
harness-src/com/ibm/wala/cast/js Access static fields directly via the classes that declare them 2017-06-07 08:29:23 -07:00
launchers use execution environment to specify JRE 2015-08-06 13:25:55 -07:00
.classpath more metadata 2015-03-24 22:41:42 -04:00
.gitignore update ignores 2013-04-10 10:42:33 -07:00
.project rhino-specific portions of java script analysis tests 2009-07-16 18:00:08 +00:00
build.properties Fix warnings about unset javacProjectSettings build entries (#176) 2017-05-04 11:44:32 -07:00
pom.xml update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00