Files
ruff/crates/ty_python_semantic/src
Andrew Gallant 451c5db7a3 ty_python_semantic: move some routines to FunctionType
These are, after all, specific to function types. The methods on `Type`
are more like conveniences that return something when the type *happens*
to be a function. But defining them on `FunctionType` itself makes it
easy to call them when you have a `FunctionType` instead of a `Type`.
2025-05-14 11:13:41 -04:00
..
2025-05-09 11:54:07 +02:00
2025-05-09 11:54:07 +02:00
2025-05-07 21:42:42 +05:30
2025-05-03 19:49:15 +02:00
2025-05-03 19:49:15 +02:00
2025-05-03 19:49:15 +02:00
2025-05-09 11:54:07 +02:00
2025-05-03 19:49:15 +02:00
2025-05-09 11:54:07 +02:00
2025-05-09 11:54:07 +02:00