java.lang.Object
com.google.googlejavaformat.java.StringWrapper
public final class StringWrapper extends Object
Wraps string literals that exceed the column limit.
-
Field Summary
Fields Modifier and Type Field Description static CharMatcher
STRING_CONCAT_DELIMITER
-
Method Summary
-
Field Details
-
Method Details
-
wrap
Reflows long string literals in the given Java source code.- Throws:
FormatterException
-