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