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