Uses of Class
io.codemodder.codetf.CodeTFChange.Builder
Packages that use CodeTFChange.Builder
-
Uses of CodeTFChange.Builder in io.codemodder.codetf
Methods in io.codemodder.codetf that return CodeTFChange.BuilderModifier and TypeMethodDescriptionstatic CodeTFChange.BuilderCodeTFChange.basedOn(CodeTFChange change) Create a newCodeTFChangebuilder based on an existing instance.CodeTFChange.Builder.withAdditionalProperties(Map<String, String> newProperties) Update theCodeTFChangewith additional properties.CodeTFChange.Builder.withDescription(String description) Update theCodeTFChangewith the given description.