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.mutableFoundprivate final Map<LValueAssignmentAndAliasCondenser.VersionedLValue, StatementContainer> LValueAssignmentAndAliasCondenser.MutationRewriterSecondPass.mutableReplacableprivate final Map<LValueAssignmentAndAliasCondenser.VersionedLValue, Set<StatementContainer>> LValueAssignmentAndAliasCondenser.MutationRewriterFirstPass.mutableUseFoundConstructor parameters in org.benf.cfr.reader.bytecode.analysis.parse.utils with type arguments of type LValueAssignmentAndAliasCondenser.VersionedLValueModifierConstructorDescriptionprivateMutationRewriterSecondPass(Map<LValueAssignmentAndAliasCondenser.VersionedLValue, StatementContainer> mutableReplacable) privateMutationRewriterSecondPass(Map<LValueAssignmentAndAliasCondenser.VersionedLValue, StatementContainer> mutableReplacable, Set<SSAIdent> fixed)