ENH: Make structure generator abstract, and also _accept
The StructureGenerator
class should be abstract, and the _accept
method is now an abstract method.
The StructureGenerator
class should be abstract, and the _accept
method is now an abstract method.