Uses of Class
com.google.googlejavaformat.Doc.Token.RealOrImaginary
| Package | Description |
|---|---|
| com.google.googlejavaformat |
-
Uses of Doc.Token.RealOrImaginary in com.google.googlejavaformat
Methods in com.google.googlejavaformat that return Doc.Token.RealOrImaginary Modifier and Type Method Description static Doc.Token.RealOrImaginaryDoc.Token.RealOrImaginary. valueOf(String name)Returns the enum constant of this type with the specified name.static Doc.Token.RealOrImaginary[]Doc.Token.RealOrImaginary. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.googlejavaformat with parameters of type Doc.Token.RealOrImaginary Modifier and Type Method Description voidOpsBuilder. token(String token, Doc.Token.RealOrImaginary realOrImaginary, Indent plusIndentCommentsBefore, Optional<Indent> breakAndIndentTrailingComment)