public class EnumeratorInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
enumeratorIndex |
BType |
enumeratorType |
int |
nameCPIndex |
| Constructor and Description |
|---|
EnumeratorInfo(int nameCPIndex,
int enumeratorIndex,
BType enumeratorType) |
Copyright © 2018 WSO2. All rights reserved.