K2 Scripting: add support for script args to FIR part
This commit is contained in:
committed by
Space Team
parent
533a5671bc
commit
a89dfdce03
+1
@@ -471,6 +471,7 @@ object NodeConfigurator : AbstractFieldConfigurator<FirTreeBuilder>(FirTreeBuild
|
||||
+name
|
||||
+fieldList(statement).withTransform()
|
||||
+symbol("FirScriptSymbol")
|
||||
+FieldList("parameters", variable, withReplace = false)
|
||||
+fieldList(contextReceiver, useMutableOrEmpty = true)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user