protected class GenericSemanticSequencer.MVFeature2AssignmentUnambiguous extends GenericSemanticSequencer.Feature2Assignment
| Modifier and Type | Field and Description |
|---|---|
protected IGrammarConstraintProvider.IConstraintElement |
assignment |
protected List<GenericSemanticSequencer.AllocationValue> |
values |
| Constructor and Description |
|---|
GenericSemanticSequencer.MVFeature2AssignmentUnambiguous(IGrammarConstraintProvider.IConstraintElement assignment,
List<GenericSemanticSequencer.AllocationValue> values) |
| Modifier and Type | Method and Description |
|---|---|
IGrammarConstraintProvider.IFeatureInfo |
getFeature() |
List<GenericSemanticSequencer.AllocationValue> |
getValuesFor(IGrammarConstraintProvider.IConstraintElement assignment) |
boolean |
isAmbiguous() |
toStringprotected IGrammarConstraintProvider.IConstraintElement assignment
protected List<GenericSemanticSequencer.AllocationValue> values
public GenericSemanticSequencer.MVFeature2AssignmentUnambiguous(IGrammarConstraintProvider.IConstraintElement assignment, List<GenericSemanticSequencer.AllocationValue> values)
public IGrammarConstraintProvider.IFeatureInfo getFeature()
getFeature in class GenericSemanticSequencer.Feature2Assignmentpublic List<GenericSemanticSequencer.AllocationValue> getValuesFor(IGrammarConstraintProvider.IConstraintElement assignment)
getValuesFor in class GenericSemanticSequencer.Feature2Assignmentpublic boolean isAmbiguous()
isAmbiguous in class GenericSemanticSequencer.Feature2AssignmentCopyright © 2015. All Rights Reserved.