@Deprecated public class AnnotationAttributeInfo extends Object implements AttributeInfo
AnnotationAttributeInfo contains metadata of Ballerina annotation attachments.AttributeInfo.Kind| Constructor and Description |
|---|
AnnotationAttributeInfo(int attributeNameIndex)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addAttachmentInfo(AnnAttachmentInfo attachmentInfo)
Deprecated.
|
AnnAttachmentInfo[] |
getAttachmentInfoEntries()
Deprecated.
|
int |
getAttributeNameIndex()
Deprecated.
|
AttributeInfo.Kind |
getKind()
Deprecated.
|
public AnnotationAttributeInfo(int attributeNameIndex)
public void addAttachmentInfo(AnnAttachmentInfo attachmentInfo)
public AnnAttachmentInfo[] getAttachmentInfoEntries()
public AttributeInfo.Kind getKind()
getKind in interface AttributeInfopublic int getAttributeNameIndex()
getAttributeNameIndex in interface AttributeInfoCopyright © 2018 WSO2. All rights reserved.