go/ast.SelectorExpr.End (method)

one use

	go/ast (current package)
		ast.go#L514: func (x *SelectorExpr) End() token.Pos   { return x.Sel.End() }