class |
BAnyType
BAnyType represents any type in Ballerina.
|
class |
BArrayType
BArrayType represents a type of an arrays in Ballerina.
|
class |
BFiniteType
BFiniteType represents the finite type in Ballerina.
|
class |
BFunctionType
{@link BFunctionType } represents a function type in ballerina.
|
class |
BFutureType
BTableType represents tabular data in Ballerina.
|
class |
BIteratorType
BIteratorType represents the type of iterator in ballerina.
|
class |
BJSONType
BJSONType represents a JSON value.
|
class |
BMapType
BMapType represents a type of a map in Ballerina.
|
class |
BNullType
BNullType represents the type of a NullLiteral .
|
class |
BObjectType
BObjectType represents a user defined object type in Ballerina.
|
class |
BRecordType
BRecordType represents a user defined record type in Ballerina.
|
class |
BServiceType
BServiceType represents a service in Ballerina.
|
class |
BStreamType
BStreamType represents streaming data in Ballerina.
|
class |
BStringType
BStringType represents a String.
|
class |
BStructureType
BStructureType represents a user defined structure type in Ballerina.
|
class |
BTableType
BTableType represents tabular data in Ballerina.
|
class |
BTupleType
{@link BTupleType} represents a tuple type in Ballerina.
|
class |
BType
BType represents a type in Ballerina.
|
class |
BTypeDesc
BTypeType represents type of type in Ballerina type system.
|
class |
BUnionType
BUnionType represents a union type in Ballerina.
|
class |
BXMLAttributesType
BXMLAttributesType represents the type of an xml-attribute-map in ballerina.
|
class |
BXMLType
BXMLType represents an XML Element.
|