Uses of Class
com.strobel.assembler.ir.StackMappingVisitor
Packages that use StackMappingVisitor
-
Uses of StackMappingVisitor in com.strobel.assembler.ir
Methods in com.strobel.assembler.ir with parameters of type StackMappingVisitorModifier and TypeMethodDescriptionprivate static boolean
StackMapAnalyzer.pruneLocals
(StackMappingVisitor stackMappingVisitor, Instruction target, VariableDefinitionCollection variables) -
Uses of StackMappingVisitor in com.strobel.decompiler.ast
Methods in com.strobel.decompiler.ast with parameters of type StackMappingVisitorModifier and TypeMethodDescriptionprivate static AstBuilder.StackSlot[]
AstBuilder.createModifiedStack
(AstBuilder.ByteCode byteCode, StackMappingVisitor stackMapper)