Package | Description |
---|---|
org.ballerinalang.composer.service.ballerina.parser.service.model.lang |
Modifier and Type | Method and Description |
---|---|
static AnnotationAttributeDef |
AnnotationAttributeDef.convertToPackageModel(BLangAnnotAttribute annotationAttributeDef)
Converts a
BLangAnnotAttribute to AnnotationAttributeDef . |
Modifier and Type | Method and Description |
---|---|
List<AnnotationAttributeDef> |
AnnotationDef.getAnnotationAttributeDefs() |
Modifier and Type | Method and Description |
---|---|
void |
AnnotationDef.setAnnotationAttributeDefs(List<AnnotationAttributeDef> annotationAttributeDefs) |
Copyright © 2018 WSO2. All rights reserved.