substitute

open override fun substitute(psiElement: PsiElement, project: Project)

Substitute an argument of type FC in root wrapper invocation Note that root wrapper should be marked with com.sanyavertolet.kotlinjspreview.RootWrapper annotation.

Parameters

psiElement

element to be put to function arguments

project

current Project