Class DeleteMatchAccessVisitor

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

public class DeleteMatchAccessVisitor extends Object implements CommonExpressionsVisitor2
Created by Alexander Wilts on 16.01.2017. This visitor cuts off the 'm.' prefix used for accessing elements in a given Match m. In SubConstraints these elements are accessed by their original name.