public interface BIndexedType
Interface class to be extended by all Ballerina Types which holds indexed values.
Known implemented types:
Modifier and Type | Method and Description |
---|---|
BType |
getElementType()
Get the type of a child elements of this type.
|
BType getElementType()
Copyright © 2018 WSO2. All rights reserved.