go/types.Var.Kind (method)

one use

	go/types (current package)
		object.go#L372: func (v *Var) Kind() VarKind { return v.kind }