Class LstBuildConfigFileParser
java.lang.Object
org.aspectj.ajdt.ajc.ConfigParser
org.aspectj.ajde.internal.LstBuildConfigFileParser
-
Nested Class Summary
Nested classes/interfaces inherited from class org.aspectj.ajdt.ajc.ConfigParser
ConfigParser.Arg, ConfigParser.ParseException -
Field Summary
Fields inherited from class org.aspectj.ajdt.ajc.ConfigParser
CONFIG_MSG, files, relativeDirectory, xmlfiles -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidparseImportedConfigFile(String relativeFilePath) protected voidprotected voidshowWarning(String message) Methods inherited from class org.aspectj.ajdt.ajc.ConfigParser
addFile, addXmlFile, getFiles, getXmlFiles, makeFile, parseCommandLine, parseConfigFile, parseOption, removeArg, removeStringArg
-
Constructor Details
-
LstBuildConfigFileParser
-
-
Method Details
-
showWarning
- Overrides:
showWarningin classConfigParser
-
parseImportedConfigFile
- Overrides:
parseImportedConfigFilein classConfigParser
-
showError
- Overrides:
showErrorin classConfigParser
-
getImportedFiles
-
getProblemEntries
-