public class EnumInfo extends StructureTypeInfo
EnumInfo contains metadata of a Ballerina Enum entry in the program file.flags, name, nameCPIndex, packagePath, pkgPathCPIndex| Constructor and Description |
|---|
EnumInfo(int pkgPathCPIndex,
String packagePath,
int nameCPIndex,
String name,
int flags) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
BEnumType |
getType() |
int |
hashCode() |
void |
setType(BEnumType enumType) |
addAttributeInfo, getAttributeInfo, getAttributeInfoEntries, getName, getNameCPIndex, getPackageInfo, getPackagePath, setPackageInfoCopyright © 2018 WSO2. All rights reserved.