Interface IGenerator
-
- All Known Implementing Classes:
AbstractGenerator
,ProxyConfigGen
,ReflectConfigGen
,ResourceConfigGen
interface IGenerator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
generate(java.util.Map<javax.lang.model.element.Element,CommandLine.Model.CommandSpec> allCommands)
-
-
-
Method Detail
-
generate
void generate(java.util.Map<javax.lang.model.element.Element,CommandLine.Model.CommandSpec> allCommands)
-
-