Uses of Enum
com.google.errorprone.util.Commented.Position
-
Uses of Commented.Position in com.google.errorprone.util
Modifier and TypeClassDescriptionstatic enum
Identifies the position of a comment relative to the associated treenode.Modifier and TypeMethodDescriptionstatic Commented.Position
Returns the enum constant of this type with the specified name.static Commented.Position[]
Commented.Position.values()
Returns an array containing the constants of this enum type, in the order they are declared.