Uses of Interface
com.vaadin.copilot.kotlinrewriter.psi.KotlinPsi.PsiWork
Packages that use KotlinPsi.PsiWork
-
Uses of KotlinPsi.PsiWork in com.vaadin.copilot.kotlinrewriter.psi
Methods in com.vaadin.copilot.kotlinrewriter.psi with parameters of type KotlinPsi.PsiWorkModifier and TypeMethodDescriptionstatic <T> TKotlinPsi.inPsi(KotlinPsi.PsiWork<T> work) Runs work that reads a parse tree, with no other such work running.