Uses of Class
com.strobel.assembler.metadata.SwitchInfo
Packages that use SwitchInfo
-
Uses of SwitchInfo in com.strobel.assembler.ir
Methods in com.strobel.assembler.ir with parameters of type SwitchInfoModifier and TypeMethodDescriptionstatic InstructionInstruction.create(OpCode opCode, SwitchInfo switchInfo) voidInstructionVisitor.visitSwitch(OpCode opCode, SwitchInfo switchInfo) -
Uses of SwitchInfo in com.strobel.decompiler.ast
Fields in com.strobel.decompiler.ast with type parameters of type SwitchInfo