Uses of Class
org.eclipse.sisu.space.asm.ConstantDynamic
Packages that use ConstantDynamic
-
Uses of ConstantDynamic in org.eclipse.sisu.space.asm
Fields in org.eclipse.sisu.space.asm declared as ConstantDynamicModifier and TypeFieldDescriptionprivate final ConstantDynamic[]ClassReader.constantDynamicValuesThe ConstantDynamic objects corresponding to the CONSTANT_Dynamic constant pool items.Methods in org.eclipse.sisu.space.asm that return ConstantDynamicModifier and TypeMethodDescriptionprivate ConstantDynamicClassReader.readConstantDynamic(int constantPoolEntryIndex, char[] charBuffer) Reads a CONSTANT_Dynamic constant pool entry inClassReader.classFileBuffer.