terp - the ANT Tasks
v1.3.309

Package com.codemesh.terp.ant.compiler

Interface Summary
Compiler<C extends Compiler> The interface implemented by all compilers.
CompilerOption<C extends Compiler> The interface implemented by all compiler options.
CompilerOptionSet<C extends Compiler> The interface declaring the API for all options used in a compiler invocation.
FileCreating<C extends Compiler> The interface implemented by all elements that result in the creation of one or more target files.
 

Class Summary
AbstractCompilerOption<C extends Compiler> The base class for most concrete compiler options.
BooleanCompilerOption<C extends Compiler> A compiler option that has a boolean value.
CompilerOptionSet.Impl<C extends Compiler>  
DependencyChecker A utility class that checks whether files are up-to-date based on last-modified timestamps of dependencies.
DirectoryCompilerOption<C extends Compiler> An option that has a directory value.
 

Enum Summary
CompilerPhase The compiler phase which we're in.
 


terp - the ANT Tasks
v1.3.309

Copyright © 2008-2012 by Codemesh, Inc. All Rights Reserved.