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