Package | Description |
---|---|
org.ballerinalang.composer.service.ballerina.parser.service.model.lang |
Modifier and Type | Method and Description |
---|---|
static AnnotationDef |
AnnotationDef.convertToPackageModel(BLangAnnotation annotationDef)
Converts a
BLangAnnotation to AnnotationDef . |
Modifier and Type | Method and Description |
---|---|
List<AnnotationDef> |
ModelPackage.getAnnotations() |
Modifier and Type | Method and Description |
---|---|
ModelPackage |
ModelPackage.addAnnotationsItem(AnnotationDef annotationItem) |
Modifier and Type | Method and Description |
---|---|
ModelPackage |
ModelPackage.annotations(List<AnnotationDef> annotations) |
void |
ModelPackage.setAnnotations(List<AnnotationDef> annotations) |
Copyright © 2018 WSO2. All rights reserved.