Create a new TypeDeclarationGenerator.
TypeDeclarationGenerator is split out from Variables DeclarationGenerator so that the type declaration part and variable declaration part are loosely coupled. A test for this interface is also created, ready for implementations of the interface to use.
Loading
Please register or sign in to comment