Class CalculateContextVisitor

  • All Implemented Interfaces:
    CommonExpressionsVisitor2, de.monticore.visitor.IVisitor

    public class CalculateContextVisitor
    extends java.lang.Object
    implements CommonExpressionsVisitor2
    Created by Alexander Wilts on 16.01.2017. Determines the context of an Optional. If it is used inside a OR-Expression it has to be handled differently from an AND-Expression.