ballerina/builtin package
Annotations
Name | Attachement Points | Data Type | Description |
---|---|---|---|
Description | docData | ||
Field | object, type, annotation | docData | |
Param | function, resource | docData | |
Return | function | docData | |
final | type | - | Representation of final annotation. |
readonly | type | - | Representation of readonly annotation. |
sensitive | parameter, type | - | Denote that the parameter is security sensitive hence tainted data should not be accepted. |
tainted | parameter, type | - | Denote that the return value is tainted. |
untainted | parameter, type | - | Denote that the return value is untainted. |
Records Summary
Record | Description | ||
---|---|---|---|
$anonRecord$builtin$0 | |||
$anonRecord$builtin$1 | |||
error |
public type $anonRecord$builtin$0
Field Name | Data Type | Default Value | Description |
---|---|---|---|
attributePrefix | string | @ | |
arrayEntryTag | string | item |
public type $anonRecord$builtin$1
Field Name | Data Type | Default Value | Description |
---|---|---|---|
attributePrefix | string | @ | |
preserveNamespaces | boolean | true |