Uses of Package
java.lang.classfile.components
Packages that use java.lang.classfile.components
Package
Description
Provides specific components, transformations, and tools built on top of the
java.lang.classfile library.-
Classes in java.lang.classfile.components used by java.lang.classfile.componentsClassDescriptionA tree node holding
Mapof nested nodes.Named, traversable, and printable node parent.Level of detail to print or export.ClassRemapperis aClassTransform,FieldTransform,MethodTransformandCodeTransformdeeply re-mapping all class references in any form, according to given map or map function.CodeLocalsShifteris aCodeTransformshifting locals to newly allocated positions to avoid conflicts during code injection.A code relabeler is aCodeTransformreplacing all occurrences ofLabelin the transformed code with new instances.CodeStackTrackeris aCodeTransformtracking stack content and calculating max stack size.