Class ExpressionVersionRestrictionValidator

java.lang.Object
net.ssehub.easy.varModel.model.ExpressionVersionRestrictionValidator
All Implemented Interfaces:
IConstraintTreeVisitor

public class ExpressionVersionRestrictionValidator extends Object implements IConstraintTreeVisitor
A simple validator for version restrictions, disallowing if-then-else, let-in and compound initializers.
Author:
Holger Eichelberger