MCPcopy Index your code
hub / github.com/python/cpython / Expression

Class Expression

Tools/cases_generator/parsing.py:261–262  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

259
260@dataclass
261class Expression(Node):
262 size: str
263
264
265@dataclass

Callers 1

expressionMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…