Uses of Interface
org.teavm.model.instructions.InstructionReader
Packages that use InstructionReader
Package
Description
-
Uses of InstructionReader in org.teavm.dependency
Classes in org.teavm.dependency that implement InstructionReader -
Uses of InstructionReader in org.teavm.model
Methods in org.teavm.model with parameters of type InstructionReaderModifier and TypeMethodDescriptionvoid
InstructionIterator.read(InstructionReader reader)
void
BasicBlock.readAllInstructions(InstructionReader reader)
void
BasicBlockReader.readAllInstructions(InstructionReader reader)
Constructors in org.teavm.model with parameters of type InstructionReader -
Uses of InstructionReader in org.teavm.model.instructions
Classes in org.teavm.model.instructions that implement InstructionReader -
Uses of InstructionReader in org.teavm.model.util
Classes in org.teavm.model.util that implement InstructionReader