go/ast.RangeStmt.End (method, view implemented interface methods)

one use

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