Uses of Class
org.openjdk.asmtools.jdis.InstructionAttr
Packages that use InstructionAttr
-
Uses of InstructionAttr in org.openjdk.asmtools.jdis
Fields in org.openjdk.asmtools.jdis with type parameters of type InstructionAttrModifier and TypeFieldDescriptionprivate final HashMap<Integer,
InstructionAttr> CodeData.instructionAttrs
(parsed) reversed bytecode index hash, associates labels with ByteCode indexesMethods in org.openjdk.asmtools.jdis that return InstructionAttrModifier and TypeMethodDescriptionprotected InstructionAttr
CodeData.getInstructionAttribute
(int pc)