class RecordData.ComponentData extends MemberData
| Modifier and Type | Field and Description |
|---|---|
private FieldData |
field |
access, annotAttrInv, annotAttrVis, cls, deprecatedAttr, signatureAttr, syntheticAttr, type_annotAttrInv, type_annotAttrVis| Constructor and Description |
|---|
ComponentData(FieldData field) |
| Modifier and Type | Method and Description |
|---|---|
protected DataVector |
getAttrVector() |
int |
getLength() |
void |
write(CheckedDataOutputStream out) |
addAnnotations, createPseudoMod, getDataVector, init, setSignatureAttrprivate FieldData field
public ComponentData(FieldData field)
protected DataVector getAttrVector()
getAttrVector in class MemberDatapublic void write(CheckedDataOutputStream out) throws java.io.IOException, Parser.CompilerError
java.io.IOExceptionParser.CompilerErrorpublic int getLength()