Uses of Class
aQute.bnd.classfile.StackMapTableAttribute
Packages that use StackMapTableAttribute
Package
Description
This package provides an object model and parser for Java class files.
-
Uses of StackMapTableAttribute in aQute.bnd.classfile
Methods in aQute.bnd.classfile that return StackMapTableAttributeModifier and TypeMethodDescriptionstatic StackMapTableAttribute
StackMapTableAttribute.read
(DataInput in, ConstantPool constant_pool) -
Uses of StackMapTableAttribute in aQute.bnd.osgi
Methods in aQute.bnd.osgi with parameters of type StackMapTableAttributeModifier and TypeMethodDescriptionprivate void
Clazz.processStackMapTable
(StackMapTableAttribute attribute)