|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttip.Main
public class Main
Commandline interface for the compiler
Field Summary | |
---|---|
static PointsToMap |
pointsToMap
|
Constructor Summary | |
---|---|
Main()
|
Method Summary | |
---|---|
static void |
main(String[] args)
Main entry point for the TIP compiler. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static PointsToMap pointsToMap
Constructor Detail |
---|
public Main()
Method Detail |
---|
public static void main(String[] args) throws IOException
args
- command line arguments.
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |