org.scijava.sjep
Class Main

java.lang.Object
  extended by org.scijava.sjep.Main

public final class Main
extends Object

Launches the console-driven expression evaluator.

Author:
Curtis Rueden
See Also:
EvaluatorConsole

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

Method Detail

main

public static void main(String[] args)
                 throws IOException
Throws:
IOException


Copyright © 2015 SciJava. All rights reserved.