Uses of Class
org.benf.cfr.reader.state.ClassCache
Packages that use ClassCache
Package
Description
-
Uses of ClassCache in org.benf.cfr.reader.bytecode.analysis.opgraph
Methods in org.benf.cfr.reader.bytecode.analysis.opgraph with parameters of type ClassCacheModifier and TypeMethodDescriptionstatic voidOp04StructuredStatement.tidyVariableNames(Method method, Op04StructuredStatement root, BytecodeMeta bytecodeMeta, DecompilerComments comments, ClassCache classCache) -
Uses of ClassCache in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters
Constructors in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters with parameters of type ClassCacheModifierConstructorDescriptionScopeHidingVariableRewriter(List<ClassFileField> fieldVariables, Method method, ClassCache classCache) -
Uses of ClassCache in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.transformers
Constructors in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.transformers with parameters of type ClassCacheModifierConstructorDescriptionVariableNameTidier(Method method, Set<String> bannedNames, ClassCache classCache) VariableNameTidier(Method method, ClassCache classCache) -
Uses of ClassCache in org.benf.cfr.reader.entities.constantpool
Methods in org.benf.cfr.reader.entities.constantpool that return ClassCache -
Uses of ClassCache in org.benf.cfr.reader.state
Methods in org.benf.cfr.reader.state that return ClassCache