ruff/crates/ruff_python_parser/resources/valid/expressions
..
arguments.py
attribute.py
await.py
bin_op.py
bool_op.py
call.py
compare.py
dictionary.py
dictionary_comprehension.py
f_string.py
generator.py
if.py
lambda.py
list.py
list_comprehension.py
name.py
named.py
number_literal.py
parenthesized.py
set.py
set_comprehension.py
slice.py
starred.py
string.py
subscript.py
tuple.py
unary_op.py
yield.py
yield_from.py