Class ExpressionVersionRestrictionValidator

  • All Implemented Interfaces:
    IConstraintTreeVisitor

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