![JAR search and dependency download from the Maven repository](/logo.png)
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