Package com.vaadin.copilot.javarewriter
package com.vaadin.copilot.javarewriter
-
ClassDescriptionThis class contains hacks related to Flow components and how they work.A utility class for modifying Java source code.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.A code snippet to be inserted into the source code.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.Holder for a setter name and associated valueWhere to add a componentUtil methods for rewriting Java