Skip navigation links
B C E G I S 

B

buildError(String) - Method in class gosu.tools.ant.GosuMatchingTask
 

C

compileList - Variable in class gosu.tools.ant.Gosuc
 
createClasspath() - Method in class gosu.tools.ant.Gosuc
Adds a path to the classpath.

E

execute() - Method in class gosu.tools.ant.Gosuc
Executes the task.

G

getDestdir() - Method in class gosu.tools.ant.Gosuc
Gets the destination directory into which the Gosu source files should be compiled.
getFailOnError() - Method in class gosu.tools.ant.Gosuc
Gets the FailOnError flag.
getFileList() - Method in class gosu.tools.ant.Gosuc
Gets the list of files to be compiled.
getSrcdir() - Method in class gosu.tools.ant.Gosuc
Gets the source dirs to find the source Gosu files.
gosu.tools.ant - package gosu.tools.ant
 
Gosuc - Class in gosu.tools.ant
Ant task for compiling Gosu files to disk.
Gosuc() - Constructor for class gosu.tools.ant.Gosuc
 
GosuMatchingTask - Class in gosu.tools.ant
 
GosuMatchingTask() - Constructor for class gosu.tools.ant.GosuMatchingTask
 

I

isCheckedArithmetic() - Method in class gosu.tools.ant.Gosuc
 
isForce() - Method in class gosu.tools.ant.Gosuc
Gets the Force flag.
ant's directory scanner is timestamp based.

S

scanDir(File, File, String[]) - Method in class gosu.tools.ant.Gosuc
Scans the directory looking for source files to be compiled.
setCheckedArithmetic(boolean) - Method in class gosu.tools.ant.Gosuc
 
setClasspathRef(Reference) - Method in class gosu.tools.ant.Gosuc
Adds a reference to a classpath defined elsewhere.
setDestdir(File) - Method in class gosu.tools.ant.Gosuc
Set the destination directory into which the Gosu source files should be compiled.
setFailOnError(boolean) - Method in class gosu.tools.ant.Gosuc
Indicates whether the build will continue even if there are compilation errors; defaults to true.
setForce(boolean) - Method in class gosu.tools.ant.Gosuc
 
setSrcdir(Path) - Method in class gosu.tools.ant.Gosuc
Set the source directories to find the source Gosu files.
B C E G I S 
Skip navigation links

Copyright © 2015. All rights reserved.