- 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, addType, addCustom, addContains, addPresent, addDepth, addDepend, addContainsRegexp, addModified, setIncludesfile, setExcludesfile, setDefaultexcludes, hasSelectors, selectorCount, getSelectors, selectorElements, appendSelector, addAnd, addOr, addNot, addNone, addMajority, addSize, addDifferent, addFilename, XsetItems, XsetIgnore, createInclude, createPatternSet, createIncludesFile, createExclude, createExcludesFile, setFollowSymlinks, addDate, add, getTaskName, setTaskName, getOwningTarget, getTaskType, setTaskType, setOwningTarget, getRuntimeConfigurableWrapper, setRuntimeConfigurableWrapper, maybeConfigure, reconfigure, perform, bindToOwner, log, log, log, log, init, execute, setLocation, clone, getLocation, getDescription, setDescription, getProject, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
-
-
Method Detail
-
public void setForce(boolean flag)
Copyright © 2003-2014 The Codehaus. All rights reserved.