go/ast.ValueSpec.End (method, view implemented interface methods)
3 uses
go/ast (current package)
ast.go#L946: func (s *ValueSpec) End() token.Pos {
go/types
decl.go#L902: scopePos := d.spec.End()
decl.go#L953: scopePos := d.spec.End() // see constant declarations
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)