Class CalculateContextVisitor

java.lang.Object
de.monticore.tf.odrules.subConstraints.CalculateContextVisitor
All Implemented Interfaces:
CommonExpressionsVisitor2, de.monticore.visitor.IVisitor

public class CalculateContextVisitor extends 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.