Uses of Package
com.vaadin.copilot.javarewriter
Packages that use com.vaadin.copilot.javarewriter
Package
Description
-
Classes in com.vaadin.copilot.javarewriter used by com.vaadin.copilotClassDescriptionInformation about a component in the source code.Watches target and source files to detect compilation required cases.
-
Classes in com.vaadin.copilot.javarewriter used by com.vaadin.copilot.customcomponent
-
Classes in com.vaadin.copilot.javarewriter used by com.vaadin.copilot.javarewriterClassDescriptionAn abstract base class that holds common information about a component extracted from Java source code during code analysis.Represents the expression where a component has been attached to its parent.Holds information about a component's attachment within the Java source code.Represents metadata related to the creation of a component within a Java source file.Represents metadata information about a Vaadin
Component.Builder pattern forComponentInfoclassInformation about a component in the source code.Represents a point in the source code where new code can be inserted.Deprecated, for removal: This API element is subject to removal in a future version.Represents a Java component to be added to the source code.Metadata for the copied component.Returns the file that is changed along with the new resultProvider that makes sure same JavaRewriter is served for the same file so same file should not be overwritten in the same operation.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.Enum representing the type of comment to be added.The result of a duplicate operationInformation about extracting an inline variable to local variableInformation about a renamed variable.Holder for a setter name and associated valueWhere to add a componentRepresents a Java source file that can be parsed and rewritten using a custom observer and parser configuration. -
Classes in com.vaadin.copilot.javarewriter used by com.vaadin.copilot.javarewriter.customClassDescriptionRepresents metadata information about a Vaadin
Component.Represents a point in the source code where new code can be inserted.Represents a Java component to be added to the source code.Rewrites Java source code to add or replace constructor parameters, method invocations and more. -
Classes in com.vaadin.copilot.javarewriter used by com.vaadin.copilot.javarewriter.exception
-
Classes in com.vaadin.copilot.javarewriter used by com.vaadin.copilot.plugins.themeeditor