public class ObjectTypeInfo extends StructureTypeInfo
ObjectTypeInfo
contains metadata of a Ballerina object entry in the program file.defaultsValuesInitFunc, funcInfoEntries, initializer
Constructor and Description |
---|
ObjectTypeInfo() |
Modifier and Type | Method and Description |
---|---|
BObjectType |
getType() |
void |
setType(BObjectType structType) |
addAttributeInfo, addFieldInfo, getAttributeInfo, getAttributeInfoEntries, getFieldInfoEntries
public BObjectType getType()
getType
in interface TypeInfo
getType
in class StructureTypeInfo
public void setType(BObjectType structType)
Copyright © 2018 WSO2. All rights reserved.