Uses of Enum
com.google.googlejavaformat.java.SnippetFormatter.SnippetKind
Packages that use SnippetFormatter.SnippetKind
-
Uses of SnippetFormatter.SnippetKind in com.google.googlejavaformat.java
Methods in com.google.googlejavaformat.java that return SnippetFormatter.SnippetKindModifier and TypeMethodDescriptionstatic SnippetFormatter.SnippetKindReturns the enum constant of this type with the specified name.static SnippetFormatter.SnippetKind[]SnippetFormatter.SnippetKind.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.googlejavaformat.java with parameters of type SnippetFormatter.SnippetKind