go/ast.ForStmt.End (method)

one use

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