- org.codehaus.groovy.ant.GroovycTask
-
-
Field Summary
Fields
Modifiers |
Name |
Description |
protected boolean |
force |
|
-
-
Methods Summary
Methods
Type |
Name and description |
protected void |
compile()
|
void |
setForce(boolean flag)
|
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class CompileTaskSupport |
compile, createClassLoader, createClasspath, createConfiguration, createSrc, execute, getClasspath, getFailonerror, getSrcdir, handleException, setClasspath, setClasspathRef, setDestdir, setFailonerror, setSrcdir, validate |
class MatchingTask |
setCaseSensitive, setIncludes, setExcludes, setProject, addSelector, XsetIgnore, XsetItems, setFollowSymlinks, createInclude, addMajority, addSize, addDifferent, addFilename, addType, addCustom, selectorElements, appendSelector, addAnd, addOr, addNot, addNone, createIncludesFile, createExclude, createExcludesFile, setIncludesfile, setExcludesfile, setDefaultexcludes, hasSelectors, selectorCount, getSelectors, addContains, addPresent, addDepth, addDepend, addContainsRegexp, addModified, createPatternSet, addDate, add, getTaskName, setTaskName, maybeConfigure, getOwningTarget, getTaskType, setTaskType, setOwningTarget, getRuntimeConfigurableWrapper, setRuntimeConfigurableWrapper, reconfigure, perform, bindToOwner, execute, log, log, log, log, init, setLocation, getDescription, setDescription, getProject, clone, getLocation, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
-
-
Method Detail
-
public void setForce(boolean flag)
Copyright © 2003-2014 The Codehaus. All rights reserved.