Substitutor

interface Substitutor

Interface responsible for changing the source code of temp project so that the desired component is rendered

Inheritors

Functions

Link copied to clipboard
abstract 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.