Uses of Package
com.vaadin.copilot.javarewriter
Packages that use com.vaadin.copilot.javarewriter
-
Classes in com.vaadin.copilot.javarewriter used by com.vaadin.copilot
-
Classes in com.vaadin.copilot.javarewriter used by com.vaadin.copilot.javarewriterClassDescriptionRepresents the expression where a component has been attached to its parent.Information about a component in the source code.Represents a point in the source code where new code can be inserted.Represents a Java component to be added to the source code.Returns the file that is changed along with the new resultA 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.The result of a duplicate operationInformation about extracting an inline variable to local variableHolder for a setter name and associated valueWhere to add a component