Package | Description |
---|---|
org.ballerinalang.model |
Modifier and Type | Method and Description |
---|---|
ParameterDef[] |
CallableUnit.getParameterDefs()
Returns an arrays of parameters of this callable unit.
|
ParameterDef[] |
CallableUnit.getReturnParameters()
Returns an arrays of return parameters (values) of this callable unit.
|
Copyright © 2018 WSO2. All rights reserved.