Package | Description |
---|---|
net.sf.antcontrib.cpptasks |
C++ and other compiled languages build support for Ant.
|
Modifier and Type | Field and Description |
---|---|
private PrecompileDef |
PrecompileExceptDef.owner
Collection of
|
Modifier and Type | Method and Description |
---|---|
PrecompileDef |
CompilerDef.createPrecompile()
Specifies precompilation prototype file and exclusions.
|
PrecompileDef |
CCTask.createPrecompile()
Specifies precompilation prototype file and exclusions.
|
PrecompileDef |
CompilerDef.getActivePrecompile(CompilerDef ccElement) |
private PrecompileDef |
PrecompileDef.getRef() |
Constructor and Description |
---|
PrecompileExceptDef(PrecompileDef owner)
Constructor
|