We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.copilot.javarewriter.
Uses of Package
com.vaadin.copilot.javarewriter
Packages that use com.vaadin.copilot.javarewriter
-
Classes in com.vaadin.copilot.javarewriter used by com.vaadin.copilotClassDescription
Information about a component in the source code.
-
Classes in com.vaadin.copilot.javarewriter used by com.vaadin.copilot.javarewriterClassDescription
A class for performing operations on a CompilationUnit.
A functional interface for operations that modify a CompilationUnit.
Rewrites Java source code to add or replace constructor parameters, method invocations and more.
Information about a component in the source code.
Represents a Java component to be added to the source code.
Holder for a setter name and associated value
Where to add a component