Package | Description |
---|---|
org.ballerinalang.model |
Modifier and Type | Method and Description |
---|---|
AttachmentPoint |
AnnotationAttachmentPoint.getAttachmentPoint() |
static AttachmentPoint |
AttachmentPoint.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttachmentPoint[] |
AttachmentPoint.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AnnotationAttachmentPoint(AttachmentPoint attachmentPoint,
String pkgPath) |
Copyright © 2018 WSO2. All rights reserved.