Constructor and Description |
---|
ModuleReport(List<String> functions,
List<String> modules,
List<String> missingSubs,
List<String> missingAttrs,
List<String> functionSubs,
List<String> moduleAttrs,
List<String> functionAttrs) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getFunctionAttrs() |
List<String> |
getFunctions() |
List<String> |
getFunctionSubs() |
List<String> |
getMissingAttrs() |
List<String> |
getMissingSubs() |
List<String> |
getModuleAttrs() |
List<String> |
getModules() |
Copyright © 2016. All rights reserved.