Uses of Class
org.benf.cfr.reader.bytecode.analysis.structured.statement.StructuredCase
Packages that use StructuredCase
-
Uses of StructuredCase in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters
Methods in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters that return types with arguments of type StructuredCaseModifier and TypeMethodDescriptionprivate Pair<StructuredCase,
Expression> SwitchExpressionRewriter.extractSwitchEntryPair
(LValue target, BlockIdentifier blockIdentifier, Op04StructuredStatement item, List<Pair<Op04StructuredStatement, StructuredStatement>> replacements, boolean last)