MCPcopy Create free account
hub / github.com/astral-sh/ruff / statement.rs

File statement.rs

crates/ruff_python_parser/src/parser/statement.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use compact_str::CompactString;
2use std::fmt::{Display, Write};
3
4use ruff_python_ast::name::Name;

Callers

nothing calls this directly

Calls 1

unionMethod · 0.45

Tested by

no test coverage detected