WALA/com.ibm.wala.core/src/com/ibm/wala/analysis/reflection
Julian Dolby f595eb357e add some abstraction to IR, using IRView 2017-03-11 13:22:45 -05:00
..
java7 add some abstraction to IR, using IRView 2017-03-11 13:22:45 -05:00
AbstractReflectionInterpreter.java cross-cutting changes to make more of WALA runnable with TeaVM. The biggest change is refactoring to AnalysisCache and friends; since TeaVM does not support SoftReference, I needed to add a layer of interfaces so that I can use a more simpleminded caching implementation for TeaVM. There are other changes to Module and friends to break connections with File and URL, which also cause TeaVM grief. I also organized imports in many places to remove unused types that caused trouble. 2017-02-02 20:33:27 -05:00
ClassFactoryContextInterpreter.java add some abstraction to IR, using IRView 2017-03-11 13:22:45 -05:00
ClassFactoryContextSelector.java cross-cutting changes to make more of WALA runnable with TeaVM. The biggest change is refactoring to AnalysisCache and friends; since TeaVM does not support SoftReference, I needed to add a layer of interfaces so that I can use a more simpleminded caching implementation for TeaVM. There are other changes to Module and friends to break connections with File and URL, which also cause TeaVM grief. I also organized imports in many places to remove unused types that caused trouble. 2017-02-02 20:33:27 -05:00
ClassNewInstanceContextInterpreter.java add some abstraction to IR, using IRView 2017-03-11 13:22:45 -05:00
ClassNewInstanceContextSelector.java cross-cutting changes to make more of WALA runnable with TeaVM. The biggest change is refactoring to AnalysisCache and friends; since TeaVM does not support SoftReference, I needed to add a layer of interfaces so that I can use a more simpleminded caching implementation for TeaVM. There are other changes to Module and friends to break connections with File and URL, which also cause TeaVM grief. I also organized imports in many places to remove unused types that caused trouble. 2017-02-02 20:33:27 -05:00
CloneInterpreter.java add some abstraction to IR, using IRView 2017-03-11 13:22:45 -05:00
FactoryBypassInterpreter.java add some abstraction to IR, using IRView 2017-03-11 13:22:45 -05:00
FactoryContextSelector.java merge 2013-06-25 11:57:37 -04:00
GetClassContextInterpeter.java add some abstraction to IR, using IRView 2017-03-11 13:22:45 -05:00
GetClassContextSelector.java cross-cutting changes to make more of WALA runnable with TeaVM. The biggest change is refactoring to AnalysisCache and friends; since TeaVM does not support SoftReference, I needed to add a layer of interfaces so that I can use a more simpleminded caching implementation for TeaVM. There are other changes to Module and friends to break connections with File and URL, which also cause TeaVM grief. I also organized imports in many places to remove unused types that caused trouble. 2017-02-02 20:33:27 -05:00
GetMethodContext.java fix doc comments 2014-05-20 12:49:56 +02:00
GetMethodContextInterpreter.java add some abstraction to IR, using IRView 2017-03-11 13:22:45 -05:00
GetMethodContextSelector.java support for full CPA, when desired. 2016-09-15 21:32:35 -04:00
IllegalArgumentExceptionContext.java merge 2013-06-25 11:57:37 -04:00
InstanceKeyWithNode.java Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
JavaLangClassContextInterpreter.java add some abstraction to IR, using IRView 2017-03-11 13:22:45 -05:00
JavaLangClassContextSelector.java cross-cutting changes to make more of WALA runnable with TeaVM. The biggest change is refactoring to AnalysisCache and friends; since TeaVM does not support SoftReference, I needed to add a layer of interfaces so that I can use a more simpleminded caching implementation for TeaVM. There are other changes to Module and friends to break connections with File and URL, which also cause TeaVM grief. I also organized imports in many places to remove unused types that caused trouble. 2017-02-02 20:33:27 -05:00
JavaTypeContext.java improve doc comments 2014-05-20 12:49:45 +02:00
ReflectionContextInterpreter.java add some abstraction to IR, using IRView 2017-03-11 13:22:45 -05:00
ReflectionContextSelector.java add option to allow getMethodto be handled only for user code. a 2014-11-18 22:30:47 -05:00
ReflectiveInvocationInterpreter.java add some abstraction to IR, using IRView 2017-03-11 13:22:45 -05:00
ReflectiveInvocationSelector.java cross-cutting changes to make more of WALA runnable with TeaVM. The biggest change is refactoring to AnalysisCache and friends; since TeaVM does not support SoftReference, I needed to add a layer of interfaces so that I can use a more simpleminded caching implementation for TeaVM. There are other changes to Module and friends to break connections with File and URL, which also cause TeaVM grief. I also organized imports in many places to remove unused types that caused trouble. 2017-02-02 20:33:27 -05:00
package.html more conversion to Unix line endings 2012-09-04 15:59:50 -07:00