public interface AttributeInfo
AttributeInfo contains metadata of a construct in Ballerina.
// TODO Improve this explanation
| Modifier and Type | Interface and Description |
|---|---|
static class |
AttributeInfo.Kind
Represents the kind of the attribute.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getAttributeNameIndex() |
AttributeInfo.Kind |
getKind() |
AttributeInfo.Kind getKind()
int getAttributeNameIndex()
Copyright © 2018 WSO2. All rights reserved.