protected static class GrammarConstraintProvider.ParserRuleConstraintContext extends GrammarConstraintProvider.AbstractConstraintContext
| Modifier and Type | Field and Description | 
|---|---|
protected ParserRule | 
rule  | 
constraints, name| Constructor and Description | 
|---|
GrammarConstraintProvider.ParserRuleConstraintContext(ParserRule rule,
                                                     java.lang.String name)  | 
| Modifier and Type | Method and Description | 
|---|---|
org.eclipse.emf.ecore.EClass | 
getCommonType()  | 
org.eclipse.emf.ecore.EObject | 
getContext()  | 
addConstraint, getConstraints, getName, initConstraints, toStringprotected ParserRule rule
public GrammarConstraintProvider.ParserRuleConstraintContext(ParserRule rule, java.lang.String name)