Package com.google.googlejavaformat.java
Class Replacement
java.lang.Object
com.google.googlejavaformat.java.Replacement
Represents a range in the original source and replacement text for that range.
google-java-format doesn't depend on AutoValue, to allow AutoValue to depend on google-java-format.
-
Method Summary
Modifier and TypeMethodDescriptionstatic ReplacementbooleanThe string to replace the range of characters with.com.google.common.collect.Range<Integer>The range of characters in the original source to replace.inthashCode()