public static class BStructType.StructField extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
fieldName |
BType |
fieldType |
int |
flags |
| Constructor and Description |
|---|
StructField(BType fieldType,
String fieldName,
int flags) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFieldName() |
BType |
getFieldType() |
Copyright © 2018 WSO2. All rights reserved.