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