KFeel
Toggle table of contents
v1.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KFeel
KFeel
/
ca.acendas.kfeel.parser
/
NamedFunctionCallNode
/
NamedFunctionCallNode
Named
Function
Call
Node
constructor
(
functionName
:
String
,
parameters
:
List
<
NamedParameter
>
,
position
:
Position
)