MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / Transformer

Class Transformer

Lib/compiler/transformer.py:94–1422  ·  view source on GitHub ↗

Utility object for transforming Python parse trees. Exposes the following methods: tree = transform(ast_tree) tree = parsesuite(text) tree = parseexpr(text) tree = parsefile(fileob | filename)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parseFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected