Class RuleComponentsCompatible

java.lang.Object
de.monticore.grammar.cocos.RuleComponentsCompatible
All Implemented Interfaces:
GrammarASTProdCoCo, GrammarVisitor2, de.monticore.visitor.IVisitor

public class RuleComponentsCompatible extends Object implements GrammarASTProdCoCo
checks for each prod if there exist RuleComponents which have the same usageName but do not have compatible types not compatible if: - one NonTerminal and one Terminal - two different NonTerminal types