Uses of Class
javassist.bytecode.StackMapTable
-
Uses of StackMapTable in javassist.bytecode
Modifier and TypeMethodDescriptionStackMapTable.Writer.toStackMapTable
(ConstPool cp) Constructs and a return a stack map table containing the written stack map entries.Modifier and TypeMethodDescriptionvoid
CodeAttribute.setAttribute
(StackMapTable smt) Adds a stack map table.