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