Groovy 2.2.0

org.codehaus.groovy.ant
[Java] Class FileSystemCompilerFacade

java.lang.Object
  org.codehaus.groovy.ant.FileSystemCompilerFacade

public class FileSystemCompilerFacade
extends Object

This is a helper class, to provide a controlled entry point for the groovyc ant task forked mode.

Authors:
Jochen "blackdrag" Theodorou


Method Summary
static void main(String[] args)

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

Method Detail

main

public static void main(String[] args)


 

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