org.eclipse.etrice.core.parseTreeConstruction
Class RoomParsetreeConstructor.TrPoint_Alternatives
java.lang.Object
AlternativesToken
org.eclipse.etrice.core.parseTreeConstruction.RoomParsetreeConstructor.TrPoint_Alternatives
- Enclosing class:
- RoomParsetreeConstructor
protected class RoomParsetreeConstructor.TrPoint_Alternatives
- extends AlternativesToken
begin Rule TrPoint ****************
TrPoint:
TransitionPoint | EntryPoint | ExitPoint;
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RoomParsetreeConstructor.TrPoint_Alternatives
public RoomParsetreeConstructor.TrPoint_Alternatives(AbstractToken lastRuleCallOrigin,
AbstractToken next,
int transitionIndex,
IEObjectConsumer eObjectConsumer)
getGrammarElement
public Alternatives getGrammarElement()
createFollower
public AbstractToken createFollower(int index,
IEObjectConsumer inst)
tryConsume
public IEObjectConsumer tryConsume()