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.The
SourceSyncCheckeris responsible for monitoring changes to Java source files during development to identify scenarios where source files may be out of sync with the running application or route view is deleted by the user. -
Classes in com.vaadin.copilot.javarewriter used by com.vaadin.copilot.customcomponentClassDescriptionInformation about a component in the source code.
-
Classes in com.vaadin.copilot.javarewriter used by com.vaadin.copilot.exception.report
-
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.Provider 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.Represents 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.exception
-
Classes in com.vaadin.copilot.javarewriter used by com.vaadin.copilot.plugins.themeeditor