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

spoon.examples.visitor.src.package-info Maven / Gradle / Ivy

The newest version!
/**
 * This example implements a visitor pattern in an automatic way by
 * using a processor that introduces an accept method in a visited type
 * hierarchy.
 */
package spoon.examples.visitor.src;





© 2015 - 2025 Weber Informatics LLC | Privacy Policy