AstSubstitutor

Substitutor implementation that is based on abstract syntax tree modifications

Constructors

Link copied to clipboard
constructor()

Functions

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