Uses of Interface
com.vaadin.copilot.rewriter.CopilotRewriter
Packages that use CopilotRewriter
-
Uses of CopilotRewriter in com.vaadin.copilot.javarewriter
Classes in com.vaadin.copilot.javarewriter that implement CopilotRewriterModifier and TypeClassDescriptionclassRewrites Java source code to add or replace constructor parameters, method invocations and more. -
Uses of CopilotRewriter in com.vaadin.copilot.kotlinrewriter
Classes in com.vaadin.copilot.kotlinrewriter that implement CopilotRewriterModifier and TypeClassDescriptionclassRewrites Kotlin view source in response to visual editing.