Skip to content

rune-langium / core/src / getFunctionOutput

Function: getFunctionOutput()

ts
function getFunctionOutput(func): Attribute | undefined;

Defined in: packages/core/src/utils/expression-utils.ts:43

Get the output attribute from a RosettaFunction.

Parameters

ParameterType
funcRosettaFunction

Returns

Attribute | undefined

Core packages released under MIT. Studio app released under FSL-1.1-ALv2.