Uses of Class
org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.transformers.VariableNameTidier.StructuredScopeWithVars
-
Packages that use VariableNameTidier.StructuredScopeWithVars Package Description org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.transformers -
-
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.StructuredScopeWithVars Modifier and Type Field Description private VariableNameTidier.StructuredScopeWithVars
VariableNameTidier.NameSimplifier. localScope
Constructors in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.transformers with parameters of type VariableNameTidier.StructuredScopeWithVars Constructor Description NameSimplifier(JavaTypeInstance ownerClassType, VariableNameTidier.StructuredScopeWithVars localScope)
-