|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectkanga.translate.K2M
public class K2M
Entry point to the kanga package's unit testing. This program runs a translation visitor that visits a Kanga program's AST and prints a MIPS translation. Usage:
java kanga.translate.K2M < input
| Constructor Summary | |
|---|---|
K2M()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public K2M()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.io.IOException,
ParseException
java.io.IOException
ParseException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||