public interface NativeFunction extends Function
NativeFunction represents any native function in ballerina.VariableDef.Kind| Modifier and Type | Method and Description |
|---|---|
SimpleTypeName[] |
getArgumentTypeNames()
Get the simple Type Names of the input input arguments.
|
SimpleTypeName[] |
getReturnParamTypeNames()
Get the simple Type Names of the return parameters.
|
getAnnotations, getArgumentTypes, getParameterDefs, getReturnParameters, getReturnParamTypes, getVariableDefs, setParameterTypes, setReturnParamTypesgetKind, getType, getTypeName, getVarIndex, setKind, setType, setVarIndexgetName, getPackagePath, isNative, isPublicgetNodeLocation, getWhiteSpaceDescriptorSimpleTypeName[] getReturnParamTypeNames()
SimpleTypeName[] getArgumentTypeNames()
Copyright © 2018 WSO2. All rights reserved.