Module Synopsis.IR

Classes Summary:
class IR
references
source code
Top-level Internal Representation.
Functions Summary:
  load(filename)
references
source code
Classes Details:
class IR
references
source code
Top-level Internal Representation. This is essentially a dictionary of different representations such as Parse Tree, Abstract Semantic Graph, etc.
Functions Details:
  load(filename)
references
source code
Loads an IR object from the given filename