Uses of Enum
com.google.errorprone.BugPattern.LinkType
-
Uses of BugPattern.LinkType in com.google.errorprone
Modifier and TypeClassDescriptionstatic enum
The type of link to generate in the compiler error message.Modifier and TypeMethodDescriptionstatic BugPattern.LinkType
Returns the enum constant of this type with the specified name.static BugPattern.LinkType[]
BugPattern.LinkType.values()
Returns an array containing the constants of this enum type, in the order they are declared.