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

one use

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