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, setSignatureAttr
private FieldData field
public ComponentData(FieldData field)
protected DataVector getAttrVector()
getAttrVector
in class MemberData
public void write(CheckedDataOutputStream out) throws java.io.IOException, Parser.CompilerError
java.io.IOException
Parser.CompilerError
public int getLength()