go/ast.UnaryExpr.End (method, view implemented interface methods) one use go/ast (current package) ast.go#L545: func (x *UnaryExpr) End() token.Pos { return x.X.End() }
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)