learner
Class Run

java.lang.Object
  extended by learner.Run

public class Run
extends java.lang.Object

Contains the main method. When invoked, it parses the input parameters for a target language and an output format.


Constructor Summary
Run()
           
 
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

Run

public Run()
Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args -