Uses of Interface
com.vaadin.copilot.rewriter.ParsedSource
Packages that use ParsedSource
-
Uses of ParsedSource in com.vaadin.copilot.javarewriter
Classes in com.vaadin.copilot.javarewriter that implement ParsedSourceModifier and TypeClassDescriptionclassRepresents a Java source file that can be parsed and rewritten using a custom observer and parser configuration. -
Uses of ParsedSource in com.vaadin.copilot.kotlinrewriter
Classes in com.vaadin.copilot.kotlinrewriter that implement ParsedSourceModifier and TypeClassDescriptionclassA Kotlin source file, parsed for reading and edited by splicing text at offsets.