Uses of Class
org.teavm.model.instructions.UnwrapArrayInstruction
Packages that use UnwrapArrayInstruction
Package
Description
-
Uses of UnwrapArrayInstruction in org.teavm.model
Methods in org.teavm.model with parameters of type UnwrapArrayInstruction -
Uses of UnwrapArrayInstruction in org.teavm.model.instructions
Methods in org.teavm.model.instructions with parameters of type UnwrapArrayInstructionModifier and TypeMethodDescriptionvoidAbstractInstructionVisitor.visit(UnwrapArrayInstruction insn) voidInstructionVisitor.visit(UnwrapArrayInstruction insn) -
Uses of UnwrapArrayInstruction in org.teavm.model.optimization
Methods in org.teavm.model.optimization with parameters of type UnwrapArrayInstruction -
Uses of UnwrapArrayInstruction in org.teavm.model.util
Methods in org.teavm.model.util with parameters of type UnwrapArrayInstructionModifier and TypeMethodDescriptionvoidDefinitionExtractor.visit(UnwrapArrayInstruction insn) voidInstructionVariableMapper.visit(UnwrapArrayInstruction insn) voidTransitionExtractor.visit(UnwrapArrayInstruction insn) voidUsageExtractor.visit(UnwrapArrayInstruction insn)