See: Description
Interface | Description |
---|---|
AddDependency_InfoFileDependencies |
Class | Description |
---|---|
CfgData |
Contains the data read from the config file.
|
CheckAllDepFile | |
CheckData |
This class contains all data which are necessary to process all files.
|
CheckDependencyFile |
This class contains the methods to check one source file with its dependencies.
|
CheckDependencyFile.NextCodeLine |
Helper class to get the next line in a source file without comment.
|
CheckDeps | |
CheckDeps_Old |
This is the class for command line invocation for a dependency checker for C-files.
|
CheckDeps_Old.Args | |
CheckDeps_Old.Cmdline |
Inner Class to handle the command line invocation and the outputs to console.
|
CheckDeps.Args | |
DateTime | |
InfoFileDependencies |
Information about one file, source or header, with its dependencies and its influences.
|
InputSrc |
This class stores canonical pathes of source files and there associated local part.
|
ObjectFileDeps |
This class accumulates all dependencies of a Object.
|
ParserConfigFile |
This class is create temporary to parse the config file.
|
CheckDeps_Old#main(String[])
org.vishia.zmake.Zmake