go/ast.GoStmt.End (method)

one use

	go/ast (current package)
		ast.go#L792: func (s *GoStmt) End() token.Pos     { return s.Call.End() }