All Downloads are FREE. Search and download functionalities are using the official Maven repository.

spoon.examples.nton.package.html Maven / Gradle / Ivy

The newest version!


  
  
  
    
    

This example contains a processor that automatically transform a class to make it an NTon. An NTon is the variation of the Singleton desing pattern: instead of having one instance of the class, you can have N instances. N is defined in an annotation. The generated code is defined in a template.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy