|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.xtext.serializer.sequencer.GenericSemanticSequencer.Feature2Assignment org.eclipse.xtext.serializer.sequencer.GenericSemanticSequencer.MVFeature2AssignmentUnambiguous
protected class GenericSemanticSequencer.MVFeature2AssignmentUnambiguous
Field Summary | |
---|---|
protected IGrammarConstraintProvider.IConstraintElement |
assignment
|
protected java.util.List<GenericSemanticSequencer.AllocationValue> |
values
|
Constructor Summary | |
---|---|
GenericSemanticSequencer.MVFeature2AssignmentUnambiguous(IGrammarConstraintProvider.IConstraintElement assignment,
java.util.List<GenericSemanticSequencer.AllocationValue> values)
|
Method Summary | |
---|---|
IGrammarConstraintProvider.IFeatureInfo |
getFeature()
|
java.util.List<GenericSemanticSequencer.AllocationValue> |
getValuesFor(IGrammarConstraintProvider.IConstraintElement assignment)
|
boolean |
isAmbiguous()
|
Methods inherited from class org.eclipse.xtext.serializer.sequencer.GenericSemanticSequencer.Feature2Assignment |
---|
toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected IGrammarConstraintProvider.IConstraintElement assignment
protected java.util.List<GenericSemanticSequencer.AllocationValue> values
Constructor Detail |
---|
public GenericSemanticSequencer.MVFeature2AssignmentUnambiguous(IGrammarConstraintProvider.IConstraintElement assignment, java.util.List<GenericSemanticSequencer.AllocationValue> values)
Method Detail |
---|
public IGrammarConstraintProvider.IFeatureInfo getFeature()
getFeature
in class GenericSemanticSequencer.Feature2Assignment
public java.util.List<GenericSemanticSequencer.AllocationValue> getValuesFor(IGrammarConstraintProvider.IConstraintElement assignment)
getValuesFor
in class GenericSemanticSequencer.Feature2Assignment
public boolean isAmbiguous()
isAmbiguous
in class GenericSemanticSequencer.Feature2Assignment
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |