Package kanga.translate

Class Summary
K2M Entry point to the kanga package's unit testing.
MContext This class represents a context of a procedure's body.
MIPSTranslator Translates a Kanga AST into MIPS by printing the resulting code to the a PrintStream.
MResult This class wraps the result of a visit on expression type nodes in a Kanga AST.
 

Enum Summary
MResult.Type