| Package | Description |
|---|---|
| org.ballerinalang.docgen.model |
| Modifier and Type | Field and Description |
|---|---|
List<Field> |
StructDoc.fields |
| Constructor and Description |
|---|
StructDoc(String name,
String description,
ArrayList<Documentable> children,
List<Field> fields)
Constructor.
|
Copyright © 2018 WSO2. All rights reserved.