MCPcopy Create free account
hub / github.com/aherlihy/PythonLLVM / TypeInference

Class TypeInference

TypeInference.py:16–337  ·  view source on GitHub ↗

Simple type inference mechanism for python AST. >>> t = TypeInference() >>> t.inferType(compiler.parse("1+3"))

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

CodeGenLLVM.pyFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected