Uses of Class
net.ssehub.easy.varModel.cst.BasicCopyVisitor
Packages that use BasicCopyVisitor
Package
Description
Package for elements of the constraint syntax tree.
Classes for creating an (adapted) copy of the
Project.-
Uses of BasicCopyVisitor in net.ssehub.easy.varModel.cst
Subclasses of BasicCopyVisitor in net.ssehub.easy.varModel.cstModifier and TypeClassDescriptionclassCopies a constraint syntax tree possibly mapping the variables. -
Uses of BasicCopyVisitor in net.ssehub.easy.varModel.model.rewrite
Subclasses of BasicCopyVisitor in net.ssehub.easy.varModel.model.rewriteModifier and TypeClassDescription(package private) classSpecialCopyVisitoras needed by theProjectCopyVisitor.