Uses of Class
com.vaadin.copilot.kotlinrewriter.KotlinSource
Packages that use KotlinSource
-
Uses of KotlinSource in com.vaadin.copilot.kotlinrewriter
Constructors in com.vaadin.copilot.kotlinrewriter with parameters of type KotlinSourceModifierConstructorDescriptionKotlinPropertyReader(KotlinSource source) Creates a reader for a component whose position among same-type creations on its line is not known.KotlinPropertyReader(KotlinSource source, int occurrence, int componentsOnLine) Creates a reader for a known occurrence.