Uses of Class
org.benf.cfr.reader.bytecode.analysis.opgraph.op3rewriters.KotlinSwitchHandler.OriginalSwitchLookupInfo
Packages that use KotlinSwitchHandler.OriginalSwitchLookupInfo
-
Uses of KotlinSwitchHandler.OriginalSwitchLookupInfo in org.benf.cfr.reader.bytecode.analysis.opgraph.op3rewriters
Fields in org.benf.cfr.reader.bytecode.analysis.opgraph.op3rewriters with type parameters of type KotlinSwitchHandler.OriginalSwitchLookupInfoModifier and TypeFieldDescription(package private) List<KotlinSwitchHandler.OriginalSwitchLookupInfo>
KotlinSwitchHandler.DistinctSwitchTarget.entries
Methods in org.benf.cfr.reader.bytecode.analysis.opgraph.op3rewriters with parameters of type KotlinSwitchHandler.OriginalSwitchLookupInfoModifier and TypeMethodDescription(package private) void
KotlinSwitchHandler.DistinctSwitchTarget.add
(KotlinSwitchHandler.OriginalSwitchLookupInfo item)