Uses of Enum Class
com.google.errorprone.util.Commented.Position
Packages that use Commented.Position
-
Uses of Commented.Position in com.google.errorprone.util
Subclasses with type arguments of type Commented.Position in com.google.errorprone.utilModifier and TypeClassDescriptionstatic enum
Identifies the position of a comment relative to the associated treenode.Methods in com.google.errorprone.util that return Commented.PositionModifier and TypeMethodDescriptionstatic Commented.Position
Returns the enum constant of this class with the specified name.static Commented.Position[]
Commented.Position.values()
Returns an array containing the constants of this enum class, in the order they are declared.