Skip to content

rune-langium / core/src / getFunctionInputs

Function: getFunctionInputs()

ts
function getFunctionInputs(func): Attribute[];

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

Get all input attributes from a RosettaFunction.

Parameters

ParameterType
funcRosettaFunction

Returns

Attribute[]

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