Package se.chalmers.cs.gf.typedtree

Generation of typed tree representations of abstract syntax.

See:
          Description

Class Summary
FromTree Base class for generated classes for converting from untyped to typed trees.
GenAbsSynClasses Generates classes for typed abstract syntax trees and conversions from and to untyped trees.
ToTree Base class for generated classes for converting from typed to untyped trees.
 

Package se.chalmers.cs.gf.typedtree Description

Generation of typed tree representations of abstract syntax.