Package | Description |
---|---|
org.ballerinalang.model.types |
Modifier and Type | Field and Description |
---|---|
RecordTypeInfo |
BRecordType.recordTypeInfo |
Constructor and Description |
---|
BRecordType(RecordTypeInfo recordTypeInfo,
String typeName,
String pkgPath,
int flags)
Create a
BStructType which represents the user defined struct type. |
Copyright © 2018 WSO2. All rights reserved.