public interface DepsInfoProvider
Modifier and Type | Method and Description |
---|---|
String |
getGwtXmlFilePath(String moduleName)
Returns the .gwt.xml file path for the given module referenced by name.
|
Set<String> |
getSourceModuleNames(String typeSourceName)
Returns a set of the names of modules that source included the given type referenced by name.
|
Copyright © 2018. All rights reserved.