Class ConstantPoolEntryInvokeDynamic
java.lang.Object
org.benf.cfr.reader.entities.AbstractConstantPoolEntry
org.benf.cfr.reader.entities.constantpool.ConstantPoolEntryInvokeDynamic
- All Implemented Interfaces:
ConstantPoolEntry
-
Nested Class Summary
Nested classes/interfaces inherited from interface ConstantPoolEntry
ConstantPoolEntry.Type -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final intprivate final intprivate static final longprivate static final long -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractConstantPoolEntry
getCp
-
Field Details
-
OFFSET_OF_BOOTSTRAP_METHOD_ATTR_INDEX
private static final long OFFSET_OF_BOOTSTRAP_METHOD_ATTR_INDEX- See Also:
-
OFFSET_OF_NAME_AND_TYPE_INDEX
private static final long OFFSET_OF_NAME_AND_TYPE_INDEX- See Also:
-
bootstrapMethodAttrIndex
private final int bootstrapMethodAttrIndex -
nameAndTypeIndex
private final int nameAndTypeIndex
-
-
Constructor Details
-
ConstantPoolEntryInvokeDynamic
-
-
Method Details
-
getRawByteLength
public long getRawByteLength() -
dump
-
getBootstrapMethodAttrIndex
public int getBootstrapMethodAttrIndex() -
getNameAndTypeEntry
-
toString
-