Package | Description |
---|---|
org.ballerinalang.langserver.completions.models |
Modifier and Type | Method and Description |
---|---|
List<Struct> |
ModelPackage.getStructs() |
Modifier and Type | Method and Description |
---|---|
ModelPackage |
ModelPackage.addStructsItem(Struct structItem) |
Modifier and Type | Method and Description |
---|---|
void |
ModelPackage.setStructs(List<Struct> structs) |
ModelPackage |
ModelPackage.structs(List<Struct> structs) |
Copyright © 2018 WSO2. All rights reserved.