Package com.tonic.parser.attribute
Class RecordAttribute.Component
- java.lang.Object
-
- com.tonic.parser.attribute.RecordAttribute.Component
-
- Enclosing class:
- RecordAttribute
public static class RecordAttribute.Component extends Object
A record component: name and descriptor Utf8 indices plus per-component attributes.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Attribute>getAttributes()intgetDescriptorIndex()intgetNameIndex()
-