mocman.interpreter
Class ITest

java.lang.Object
  extended by mocman.interpreter.ITest

public class ITest
extends java.lang.Object


Constructor Summary
ITest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void run(java.lang.String f)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ITest

public ITest()
Method Detail

run

public static void run(java.lang.String f)

main

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