protected abstract class GenericSemanticSequencer.Feature2Assignment extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
GenericSemanticSequencer.Feature2Assignment() |
| Modifier and Type | Method and Description |
|---|---|
abstract IGrammarConstraintProvider.IFeatureInfo |
getFeature() |
abstract List<GenericSemanticSequencer.AllocationValue> |
getValuesFor(IGrammarConstraintProvider.IConstraintElement assignment) |
abstract boolean |
isAmbiguous() |
String |
toString() |
protected GenericSemanticSequencer.Feature2Assignment()
public abstract IGrammarConstraintProvider.IFeatureInfo getFeature()
public abstract List<GenericSemanticSequencer.AllocationValue> getValuesFor(IGrammarConstraintProvider.IConstraintElement assignment)
public abstract boolean isAmbiguous()
Copyright © 2015. All Rights Reserved.