Class AbstractReflectionInterpreter.ManySubtypesWarning
java.lang.Object
com.ibm.wala.core.util.warnings.Warning
com.ibm.wala.analysis.reflection.AbstractReflectionInterpreter.ManySubtypesWarning
- All Implemented Interfaces:
Comparable<Warning>
- Enclosing class:
AbstractReflectionInterpreter
A warning when we expect excessive pollution from a factory method
-
Field Summary
Fields inherited from class com.ibm.wala.core.util.warnings.Warning
CLIENT_MILD, CLIENT_MODERATE, CLIENT_SEVERE, MILD, MODERATE, N_LEVELS, SEVERE
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(TypeAbstraction T, int n) getMsg()
Must return the same String always -- this is required by the implementation of hashCode.
-
Method Details
-
getMsg
-
create
-