public class ModuleAParsingCoordinator extends Object
| Constructor and Description |
|---|
ModuleAParsingCoordinator(ModuleAGeneratorInterface g,
ArrayList<String> sourceDirs,
ArrayList<String> jars) |
| Modifier and Type | Method and Description |
|---|---|
void |
generateForAllConfigs() |
void |
generateForConfig(String configName) |
ConfigLocation |
getLocation(ModuleA module) |
DmvRuleManager |
getRuleManager() |
ModuleAParser |
parserForModuleA() |
public ModuleAParsingCoordinator(ModuleAGeneratorInterface g, ArrayList<String> sourceDirs, ArrayList<String> jars) throws ResultException, DmcValueException, DmcNameClashException, DmcRuleExceptionSet, IOException
public DmvRuleManager getRuleManager()
public ModuleAParser parserForModuleA()
public void generateForConfig(String configName) throws ResultException, DmcValueException, DmcRuleExceptionSet, DmcNameClashException, DmcValueExceptionSet, IOException
public void generateForAllConfigs()
throws ResultException,
DmcValueException,
DmcRuleExceptionSet,
DmcNameClashException,
DmcValueExceptionSet,
IOException
public ConfigLocation getLocation(ModuleA module)
Copyright © 2023. All rights reserved.