Uses of Class
org.benf.cfr.reader.bytecode.analysis.parse.utils.LValueAssignmentAndAliasCondenser.VersionedLValue
Packages that use LValueAssignmentAndAliasCondenser.VersionedLValue
-
Uses of LValueAssignmentAndAliasCondenser.VersionedLValue in org.benf.cfr.reader.bytecode.analysis.parse.utils
Fields in org.benf.cfr.reader.bytecode.analysis.parse.utils with type parameters of type LValueAssignmentAndAliasCondenser.VersionedLValueModifier and TypeFieldDescriptionprivate final Map<LValueAssignmentAndAliasCondenser.VersionedLValue,
LValueAssignmentAndAliasCondenser.ExpressionStatementPair> LValueAssignmentAndAliasCondenser.mutableFound
LValueAssignmentAndAliasCondenser.MutationRewriterSecondPass.mutableReplacable
private final Map<LValueAssignmentAndAliasCondenser.VersionedLValue,
Set<StatementContainer>> LValueAssignmentAndAliasCondenser.MutationRewriterFirstPass.mutableUseFound
Constructor parameters in org.benf.cfr.reader.bytecode.analysis.parse.utils with type arguments of type LValueAssignmentAndAliasCondenser.VersionedLValueModifierConstructorDescriptionprivate
MutationRewriterSecondPass
(Map<LValueAssignmentAndAliasCondenser.VersionedLValue, StatementContainer> mutableReplacable) private
MutationRewriterSecondPass
(Map<LValueAssignmentAndAliasCondenser.VersionedLValue, StatementContainer> mutableReplacable, Set<SSAIdent> fixed)