Uses of Interface
org.benf.cfr.reader.bytecode.analysis.opgraph.op2rewriters.TypeHintRecovery
Packages that use TypeHintRecovery
Package
Description
-
Uses of TypeHintRecovery in org.benf.cfr.reader.bytecode.analysis.opgraph
Methods in org.benf.cfr.reader.bytecode.analysis.opgraph with parameters of type TypeHintRecoveryModifier and TypeMethodDescriptionstatic List<Op03SimpleStatement>
Op02WithProcessedDataAndRefs.convertToOp03List
(List<Op02WithProcessedDataAndRefs> op2list, Method method, VariableFactory variableFactory, BlockIdentifierFactory blockIdentifierFactory, DCCommonState dcCommonState, DecompilerComments comments, TypeHintRecovery typeHintRecovery) private Statement
Op02WithProcessedDataAndRefs.createStatement
(Method method, DecompilerComments comments, VariableFactory variableFactory, BlockIdentifierFactory blockIdentifierFactory, DCCommonState dcCommonState, TypeHintRecovery typeHintRecovery) -
Uses of TypeHintRecovery in org.benf.cfr.reader.bytecode.analysis.opgraph.op2rewriters
Classes in org.benf.cfr.reader.bytecode.analysis.opgraph.op2rewriters that implement TypeHintRecovery