Uses of Enum
com.google.googlejavaformat.java.TypeNameClassifier.TyParseState
Packages that use TypeNameClassifier.TyParseState
-
Uses of TypeNameClassifier.TyParseState in com.google.googlejavaformat.java
Methods in com.google.googlejavaformat.java that return TypeNameClassifier.TyParseStateModifier and TypeMethodDescriptionabstract TypeNameClassifier.TyParseStateTypeNameClassifier.TyParseState.next(TypeNameClassifier.JavaCaseFormat n) Transition function.Returns the enum constant of this type with the specified name.static TypeNameClassifier.TyParseState[]TypeNameClassifier.TyParseState.values()Returns an array containing the constants of this enum type, in the order they are declared.