Package | Description |
---|---|
org.ballerinalang.util.codegen | |
org.ballerinalang.util.codegen.cpentries |
Modifier and Type | Class and Description |
---|---|
class |
ServiceInfo
ServiceInfo contains metadata of a Ballerina service entry in the program file. |
class |
TypeDefInfo
TypeDefInfo contains metadata of a Ballerina type def info entry in the program file. |
Modifier and Type | Method and Description |
---|---|
CustomTypeInfo |
PackageInfo.getStructureTypeInfo(String structureTypeName) |
Modifier and Type | Method and Description |
---|---|
CustomTypeInfo |
StructureRefCPEntry.getStructureTypeInfo() |
Modifier and Type | Method and Description |
---|---|
void |
StructureRefCPEntry.setStructureTypeInfo(CustomTypeInfo structureTypeInfo) |
Copyright © 2018 WSO2. All rights reserved.