| Package | Description |
|---|---|
| org.ballerinalang.util.codegen | |
| org.ballerinalang.util.codegen.attributes |
| Modifier and Type | Method and Description |
|---|---|
AnnAttachmentInfo[] |
ParamAnnAttachmentInfo.getAnnAttachmentInfos()
Deprecated.
|
AnnAttachmentInfo |
ServiceInfo.getAnnotationAttachmentInfo(String packageName,
String annotationName)
Deprecated.
|
AnnAttachmentInfo |
CallableUnitInfo.getAnnotationAttachmentInfo(String packageName,
String annotationName)
Deprecated.
|
AnnAttachmentInfo |
AnnAttributeValue.getAnnotationAttachmentValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ParamAnnAttachmentInfo.addAnnotationAttachmentInfo(AnnAttachmentInfo attachmentInfo)
Deprecated.
|
| Constructor and Description |
|---|
AnnAttributeValue(int typeDescCPIndex,
String typeDesc,
AnnAttachmentInfo annotationAttachmentValue) |
| Modifier and Type | Method and Description |
|---|---|
AnnAttachmentInfo[] |
AnnotationAttributeInfo.getAttachmentInfoEntries()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AnnotationAttributeInfo.addAttachmentInfo(AnnAttachmentInfo attachmentInfo)
Deprecated.
|
Copyright © 2018 WSO2. All rights reserved.