Uses of Class
org.benf.cfr.reader.bytecode.analysis.structured.statement.StructuredSwitch
Packages that use StructuredSwitch
-
Uses of StructuredSwitch in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters
Fields in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters declared as StructuredSwitchModifier and TypeFieldDescriptionprivate StructuredSwitchSwitchEnumRewriter.SwitchEnumMatchResultCollector.structuredSwitchMethods in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters that return StructuredSwitchModifier and TypeMethodDescription(package private) StructuredSwitchSwitchEnumRewriter.SwitchEnumMatchResultCollector.getStructuredSwitch()private StructuredSwitchSwitchStringRewriter.rewriteSwitch(StructuredSwitch original, SwitchStringRewriter.SwitchStringMatchResultCollector matchResultCollector) Methods in org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters with parameters of type StructuredSwitchModifier and TypeMethodDescriptionprivate StructuredStatementAssertRewriter.SwitchAssertUseCollector.processSwitchAndThrow(StructuredStatement ifStm, BlockIdentifier outer, BlockIdentifier swiBlockIdentifier, Block swBodyBlock, StructuredSwitch struSwi, Op04StructuredStatement throwStm) private StructuredStatementAssertRewriter.SwitchAssertUseCollector.processSwitchEmbeddedThrow(StructuredStatement ifStm, BlockIdentifier outer, Block swBodyBlock, Op04StructuredStatement switchStm, StructuredSwitch struSwi) private StructuredSwitchSwitchStringRewriter.rewriteSwitch(StructuredSwitch original, SwitchStringRewriter.SwitchStringMatchResultCollector matchResultCollector)