go/ast.ExprStmt.End (method)

one use

	go/ast (current package)
		ast.go#L786: func (s *ExprStmt) End() token.Pos    { return s.X.End() }