WALA/com.ibm.wala.cast.java
rmfuhrer ddd7456fc0 Extracted code from computeClassPath() that finds the innermost class loader to a method so that it can be overridden (for languages that derive from Java and use additional ClassLoaderImpls). Added some type parms. computeClassPath() now skips FileModules, in case any "leak" into the module set. Added overridable method skipSourceFile() so that generated source that's in the source path can be skipped (e.g. Java source generated from X10 source files).
git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@2515 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2008-01-31 15:54:05 +00:00
..
.launchConfigurations launch configurations for download scripts 2007-02-08 20:35:48 +00:00
.settings tweak code format 2008-01-11 16:51:23 +00:00
META-INF fix build problem 2007-09-20 02:54:18 +00:00
lib tweak to avoid 'realpath', which I can't find for cygwin 2007-02-08 17:08:52 +00:00
src/com/ibm/wala/cast/java Extracted code from computeClassPath() that finds the innermost class loader to a method so that it can be overridden (for languages that derive from Java and use additional ClassLoaderImpls). Added some type parms. computeClassPath() now skips FileModules, in case any "leak" into the module set. Added overridable method skipSourceFile() so that generated source that's in the source path can be skipped (e.g. Java source generated from X10 source files). 2008-01-31 15:54:05 +00:00
.classpath Exports the polyglot and javacup jars. 2007-10-12 19:22:12 +00:00
.cvsignore Initial contribution of core script analysis code 2007-02-02 17:20:09 +00:00
.project Initial contribution of core script analysis code 2007-02-02 17:20:09 +00:00
build.properties first cut at handling inner classes properly; moving around of code for analysis engines to make them provide a default way to build a call graph 2007-02-07 18:51:19 +00:00