|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PurityTraceAnalyser.ParameterMutabilityInformation | |
|---|---|
| org.softevo.jdynpur.eval | |
| Uses of PurityTraceAnalyser.ParameterMutabilityInformation in org.softevo.jdynpur.eval |
|---|
| Fields in org.softevo.jdynpur.eval with type parameters of type PurityTraceAnalyser.ParameterMutabilityInformation | |
|---|---|
protected java.util.HashMap<org.softevo.util.asm.MethodIdentifier,PurityTraceAnalyser.ParameterMutabilityInformation> |
PurityTraceAnalyser.parameterMutabilityInformation
|
| Methods in org.softevo.jdynpur.eval that return types with arguments of type PurityTraceAnalyser.ParameterMutabilityInformation | |
|---|---|
java.util.HashMap<org.softevo.util.asm.MethodIdentifier,PurityTraceAnalyser.ParameterMutabilityInformation> |
PurityResults.getParameterMutabilityInformation()
|
java.util.HashMap<org.softevo.util.asm.MethodIdentifier,PurityTraceAnalyser.ParameterMutabilityInformation> |
PurityTraceAnalyser.getParameterMutabilityInformation()
|
| Method parameters in org.softevo.jdynpur.eval with type arguments of type PurityTraceAnalyser.ParameterMutabilityInformation | |
|---|---|
protected void |
PurityResults.addParameterElements(org.w3c.dom.Element parent,
org.w3c.dom.Document document,
java.util.HashMap<org.softevo.util.asm.MethodIdentifier,PurityTraceAnalyser.ParameterMutabilityInformation> parameterMutabilityInformation)
|
| Constructor parameters in org.softevo.jdynpur.eval with type arguments of type PurityTraceAnalyser.ParameterMutabilityInformation | |
|---|---|
PurityResults(java.util.HashMap<org.softevo.util.asm.MethodIdentifier,java.util.HashSet<java.lang.String>> pureMethodIdentifiers,
java.util.HashMap<org.softevo.util.asm.MethodIdentifier,java.util.HashSet<java.lang.String>> impureMethodIdentifiers,
java.util.HashMap<org.softevo.util.asm.MethodIdentifier,java.util.HashSet<java.lang.String>> methodsModifyingThisObject,
java.util.HashMap<org.softevo.util.asm.MethodIdentifier,java.util.HashSet<java.lang.String>> executedMethodIdentifiers,
java.util.HashMap<org.softevo.util.asm.MethodIdentifier,PurityTraceAnalyser.ParameterMutabilityInformation> parameterMutabilityInformation)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||