|
|||||||||
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.Allocation org.eclipse.xtext.serializer.sequencer.GenericSemanticSequencer.AlternativeAllocation
protected class GenericSemanticSequencer.AlternativeAllocation
Field Summary | |
---|---|
protected GenericSemanticSequencer.Quantity |
child
|
Constructor Summary | |
---|---|
GenericSemanticSequencer.AlternativeAllocation(GenericSemanticSequencer.Quantity child)
|
Method Summary | |
---|---|
void |
accept(org.eclipse.emf.ecore.EObject semanticObj,
IGrammarConstraintProvider.IConstraintElement constraint)
|
protected GenericSemanticSequencer.Quantity |
getChild()
|
java.lang.String |
toString(java.lang.String prefix)
|
Methods inherited from class org.eclipse.xtext.serializer.sequencer.GenericSemanticSequencer.Allocation |
---|
toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected GenericSemanticSequencer.Quantity child
Constructor Detail |
---|
public GenericSemanticSequencer.AlternativeAllocation(GenericSemanticSequencer.Quantity child)
Method Detail |
---|
public void accept(org.eclipse.emf.ecore.EObject semanticObj, IGrammarConstraintProvider.IConstraintElement constraint)
accept
in class GenericSemanticSequencer.Allocation
protected GenericSemanticSequencer.Quantity getChild()
public java.lang.String toString(java.lang.String prefix)
toString
in class GenericSemanticSequencer.Allocation
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |