Uses of Interface
io.smallrye.classfile.ClassReader
Packages that use ClassReader
Package
Description
Provides classfile parsing, generation, and transformation library.
-
Uses of ClassReader in io.smallrye.classfile
Methods in io.smallrye.classfile with parameters of type ClassReaderModifier and TypeMethodDescriptionAttributeMapper.readAttribute(AttributedElement enclosing, ClassReader cf, int pos) Creates anAttributeinstance from aclassfile for the Class-File API.