Uses of Class
net.sf.antcontrib.cpptasks.PrecompileDef

Packages that use PrecompileDef
net.sf.antcontrib.cpptasks   
 

Uses of PrecompileDef in net.sf.antcontrib.cpptasks
 

Methods in net.sf.antcontrib.cpptasks that return PrecompileDef
 PrecompileDef CCTask.createPrecompile()
          Specifies precompilation prototype file and exclusions.
 PrecompileDef CompilerDef.createPrecompile()
          Specifies precompilation prototype file and exclusions.
 PrecompileDef CompilerDef.getActivePrecompile(CompilerDef ccElement)
           
 

Constructors in net.sf.antcontrib.cpptasks with parameters of type PrecompileDef
PrecompileExceptDef(PrecompileDef owner)
          Constructor