go/ast.SendStmt.End (method, view implemented interface methods) one use go/ast (current package) ast.go#L820: func (s *SendStmt) End() token.Pos { return s.Value.End() }
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)