Uses of Enum Class
org.forester.go.GoXRef.Type
Packages that use GoXRef.Type
-
Uses of GoXRef.Type in org.forester.go
Methods in org.forester.go that return GoXRef.TypeModifier and TypeMethodDescriptionBasicGoXRef.getType()
GoXRef.getType()
static GoXRef.Type
Returns the enum constant of this class with the specified name.static GoXRef.Type[]
GoXRef.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.forester.go with parameters of type GoXRef.Type