Uses of Interface
software.coley.sourcesolver.model.ModelVisitor
Packages that use ModelVisitor
-
Uses of ModelVisitor in software.coley.sourcesolver.model
Methods in software.coley.sourcesolver.model with parameters of type ModelVisitorModifier and TypeMethodDescriptiondefault voidModel.visit(ModelVisitor visitor) Visits the current model and all children with the given visitor.