Uses of Class
org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.transformers.VariableNameTidier.StructuredScopeWithVars
Packages that use VariableNameTidier.StructuredScopeWithVars
-
Uses of VariableNameTidier.StructuredScopeWithVars in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.transformers
Fields in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.transformers declared as VariableNameTidier.StructuredScopeWithVarsModifier and TypeFieldDescriptionprivate final VariableNameTidier.StructuredScopeWithVarsVariableNameTidier.NameSimplifier.localScopeConstructors in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.transformers with parameters of type VariableNameTidier.StructuredScopeWithVarsModifierConstructorDescriptionprivateNameSimplifier(JavaTypeInstance ownerClassType, VariableNameTidier.StructuredScopeWithVars localScope)