Groovy 1.7.11

groovy.ui
[Java] Class GroovyMain

java.lang.Object
  groovy.ui.GroovyMain

public class GroovyMain
extends Object

A Command line to execute groovy.

Authors:
Jeremy Rayner
Yuri Schimke
Version:
\$Revision\$


Method Summary
File huntForTheScriptFile(String input)

Process the input files.

static void main(String[] args)

 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Method Detail

huntForTheScriptFile

public File huntForTheScriptFile(String input)
Process the input files.


main

public static void main(String[] args)


 

Copyright © 2003-2010 The Codehaus. All rights reserved.