JsPreviewRunLineMarkerContributor

class JsPreviewRunLineMarkerContributor : RunLineMarkerContributor

Class that marks properties, annotated with com.sanyavertolet.kotlinjspreview.JsPreview annotation

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun getInfo(element: PsiElement): RunLineMarkerContributor.Info?
Link copied to clipboard
open fun getSlowInfo(@NotNull p0: @NotNull PsiElement): RunLineMarkerContributor.Info
Link copied to clipboard
open fun producesAllPossibleConfigurations(@NotNull p0: @NotNull PsiFile): Boolean