Uses of Enum
com.google.googlejavaformat.java.TypeNameClassifier.JavaCaseFormat
Packages that use TypeNameClassifier.JavaCaseFormat
-
Uses of TypeNameClassifier.JavaCaseFormat in com.google.googlejavaformat.java
Methods in com.google.googlejavaformat.java that return TypeNameClassifier.JavaCaseFormatModifier and TypeMethodDescription(package private) static TypeNameClassifier.JavaCaseFormatClassifies an identifier's case format.Returns the enum constant of this type with the specified name.static TypeNameClassifier.JavaCaseFormat[]TypeNameClassifier.JavaCaseFormat.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 TypeNameClassifier.JavaCaseFormatModifier and TypeMethodDescriptionabstract TypeNameClassifier.TyParseStateTypeNameClassifier.TyParseState.next(TypeNameClassifier.JavaCaseFormat n) Transition function.