public class SourceDependencyAnalyzer
extends java.lang.Object
| Constructor and Description |
|---|
SourceDependencyAnalyzer() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isStaled(java.io.File source,
java.io.File dest,
Parser parser,
java.io.File[] includePaths) |
public static boolean isStaled(java.io.File source,
java.io.File dest,
Parser parser,
java.io.File[] includePaths)
throws NativeBuildException
NativeBuildException