go/ast.RangeStmt.End (method)

one use

	go/ast (current package)
		ast.go#L837: func (s *RangeStmt) End() token.Pos  { return s.Body.End() }