Class CPXAttr
java.lang.Object
org.openjdk.asmtools.jasm.AttrData
org.openjdk.asmtools.jasm.CPXAttr
- All Implemented Interfaces:
ConstantPoolDataVisitor, DataWriter
Constant Pool Index Attribute
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AttrData
classifyConstCell, getLength, visit
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ConstantPoolDataVisitor
visitConstCell, visitData
-
Field Details
-
cell
ConstCell<?> cell
-
-
Constructor Details
-
CPXAttr
-
-
Method Details
-
attrLength
public int attrLength()- Overrides:
attrLength
in classAttrData
-
write
- Specified by:
write
in interfaceDataWriter
- Overrides:
write
in classAttrData
- Throws:
IOException
-