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