Interface BambooSpecsGenerator.CodeSupplier
-
- Enclosing class:
- BambooSpecsGenerator
public static interface BambooSpecsGenerator.CodeSupplier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgenerateCode()
-
-
-
Method Detail
-
generateCode
String generateCode() throws CodeGenerationException
- Throws:
CodeGenerationException
-
-