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