|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectminijava.typecheck.Typecheck
public class Typecheck
Entry point to the minijava package's unit testing. This program runs
the type checker on a MiniJava source file.
Usage:
java minijava.Typecheck < input
| Constructor Summary | |
|---|---|
Typecheck()
|
|
| 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 Typecheck()
| 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 | ||||||||