Package | Description |
---|---|
org.ballerinalang.bre.bvm | |
org.ballerinalang.model.types |
Modifier and Type | Method and Description |
---|---|
static BMap<String,BValue> |
BLangVMStructs.createObject(ObjectTypeInfo objectInfo,
BValue... values)
This is a helper method to create a object in native code.
|
Modifier and Type | Field and Description |
---|---|
ObjectTypeInfo |
BObjectType.objectTypeInfo |
Constructor and Description |
---|
BObjectType(ObjectTypeInfo objectTypeInfo,
String typeName,
String pkgPath,
int flags)
Create a
BStructType which represents the user defined struct type. |
Copyright © 2018 WSO2. All rights reserved.