protected class GenericSemanticSequencer.SVFeature2AssignmentUnambiguous extends GenericSemanticSequencer.SVFeature2Assignment
| Modifier and Type | Field and Description |
|---|---|
protected IGrammarConstraintProvider.IConstraintElement |
assignment |
optional, value| Constructor and Description |
|---|
GenericSemanticSequencer.SVFeature2AssignmentUnambiguous(IGrammarConstraintProvider.IConstraintElement assignment,
boolean optional,
GenericSemanticSequencer.AllocationValue value) |
| Modifier and Type | Method and Description |
|---|---|
IGrammarConstraintProvider.IFeatureInfo |
getFeature() |
java.util.List<GenericSemanticSequencer.AllocationValue> |
getValuesFor(IGrammarConstraintProvider.IConstraintElement assignment) |
boolean |
isAmbiguous() |
toStringprotected IGrammarConstraintProvider.IConstraintElement assignment
public GenericSemanticSequencer.SVFeature2AssignmentUnambiguous(IGrammarConstraintProvider.IConstraintElement assignment, boolean optional, GenericSemanticSequencer.AllocationValue value)
public IGrammarConstraintProvider.IFeatureInfo getFeature()
getFeature in class GenericSemanticSequencer.Feature2Assignmentpublic java.util.List<GenericSemanticSequencer.AllocationValue> getValuesFor(IGrammarConstraintProvider.IConstraintElement assignment)
getValuesFor in class GenericSemanticSequencer.Feature2Assignmentpublic boolean isAmbiguous()
isAmbiguous in class GenericSemanticSequencer.Feature2Assignment