Uses of Class
com.vaadin.copilot.GradleFileRewriter
Packages that use GradleFileRewriter
-
Uses of GradleFileRewriter in com.vaadin.copilot
Methods in com.vaadin.copilot that return GradleFileRewriterModifier and TypeMethodDescriptionGradleFileRewriter.Dependency.fileRewriter()Returns the value of thefileRewriterrecord component.GradleFileRewriter.Property.fileRewriter()Returns the value of thefileRewriterrecord component.Constructors in com.vaadin.copilot with parameters of type GradleFileRewriterModifierConstructorDescriptionDependency(GradleFileRewriter fileRewriter, String artifactId, String groupId, String version, int versionLineNumber) Creates an instance of aDependencyrecord class.Property(GradleFileRewriter fileRewriter, String propertyKey, String propertyValue, int lineNumber) Creates an instance of aPropertyrecord class.