Uses of Interface
com.strobel.assembler.ir.InstructionVisitor
Packages that use InstructionVisitor
Package
Description
-
Uses of InstructionVisitor in com.strobel.assembler.ir
Classes in com.strobel.assembler.ir that implement InstructionVisitorFields in com.strobel.assembler.ir declared as InstructionVisitorModifier and TypeFieldDescriptionprivate final InstructionVisitor
StackMappingVisitor.InstructionAnalyzer._innerVisitor
static final InstructionVisitor
InstructionVisitor.EMPTY
Methods in com.strobel.assembler.ir that return InstructionVisitorMethods in com.strobel.assembler.ir with parameters of type InstructionVisitorConstructors in com.strobel.assembler.ir with parameters of type InstructionVisitorModifierConstructorDescriptionprivate
InstructionAnalyzer
(MethodBody body, InstructionVisitor innerVisitor) -
Uses of InstructionVisitor in com.strobel.assembler.metadata
Methods in com.strobel.assembler.metadata that return InstructionVisitor -
Uses of InstructionVisitor in com.strobel.decompiler.languages
Classes in com.strobel.decompiler.languages that implement InstructionVisitor