Gant 1.9.6

Package org.codehaus.gant

 

Class Summary
AbstractInclude This class is for code sharing between classes doing include activity.
GantBinding This class is a sub-class of groovy.lang.Binding to provide extra capabilities.
GantBuilder This class is a sub-class of AntBuilder to provide extra capabilities.
GantEvent Extended version of the BuildEvent class that provides access to the GantBinding.
GantMetaClass This class is the metaclass used for target Closures, and any enclosed Closures.
GantState A class to hold the shared global state for a run of Gant, also a variety of general-use constants are defined here.
IncludeTargets An instance of this class is provided to each Gant script for including targets.
IncludeTool An instance of this class is provided to each Gant script for including tools.
 


Copyright © 2006–9 The Codehaus. All Rights Reserved.